Compare commits
2 commits
f2e296a20c
...
5b27b844f1
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b27b844f1 | |||
| 18b30a8dfb |
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
mv /root/.acme.sh/acme.sh.log /root/.acme.sh/$(date +%s).log
|
||||
|
||||
acme.sh --cron --force --home /root/.acme.sh
|
||||
|
||||
for host in $(ls /etc/acme | tr '\n' ' '); do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue