mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-02 10:23:33 +08:00
Task Scheduler has to be told where the acme.sh file and path are.
@@ -123,7 +123,7 @@ In DSM control panel, open the 'Task Scheduler' and create a new scheduled task
|
||||
|
||||
```sh
|
||||
# renew certificates
|
||||
./acme.sh --cron --home .
|
||||
/usr/local/share/acme.sh/acme.sh --cron --home /usr/local/share/acme.sh
|
||||
```
|
||||
|
||||
## Fix a broken environment after Synology DSM upgrade
|
||||
|
||||
Reference in New Issue
Block a user