Merge branch 'master' of git.unixpeople.org:hanez/home
This commit is contained in:
commit
bcebbc98f2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
acme.sh --cron --force --home /root/.acme.sh
|
||||
|
||||
|
|
@ -9,4 +9,5 @@ for host in $(ls /etc/acme | tr '\n' ' '); do
|
|||
done
|
||||
|
||||
/etc/init.d/lighttpd restart
|
||||
/etc/init.d/prosody restart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue