mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 05:12:08 +08:00
add how to fix broken env after dsm upgrade
@@ -84,4 +84,10 @@ Now you should all good.
|
||||
|
||||
--------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
HTH
|
||||
To fix the broken environment after Synology DSM upgrade, you can
|
||||
```
|
||||
$ cd /urs/local/sbin/acme.sh
|
||||
$ ./acme.sh --upgrade --nocron --home /usr/local/sbin/acme.sh
|
||||
```
|
||||
or manually add below line into /root/.profile
|
||||
`. "/usr/local/sbin/acme.sh/acme.sh.env"`
|
||||
Reference in New Issue
Block a user