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

57194
2024-08-04 18:32:56 +00:00
parent 65f9827057
commit 60c2dfd480

@@ -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