mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-13 19:52:12 +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
|
```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
|
||||||
|
|||||||
Reference in New Issue
Block a user