Compare commits
No commits in common. "5b27b844f1c592215c17bf8fab537629cd982d07" and "f2e296a20c253c5f77dcb71dfcd5b82734824f2a" have entirely different histories.
5b27b844f1
...
f2e296a20c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/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