Task Scheduler has to be told where the acme.sh file and path are.

master
57194 2024-08-04 18:32:56 +00:00
parent 65f9827057
commit 60c2dfd480
1 changed files with 1 additions and 1 deletions

@ -123,7 +123,7 @@ In DSM control panel, open the 'Task Scheduler' and create a new scheduled task
```sh ```sh
# renew certificates # 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 ## Fix a broken environment after Synology DSM upgrade