mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-17 06:12:15 +08:00
Updated Synology NAS Guide (markdown)
@@ -84,7 +84,7 @@ In DSM control panel, open the 'Task Scheduler' and create a new scheduled task
|
|||||||
# Note: The $CERT_FOLDER must be hardcoded here since the running environment is unknown. Don't blindly copy&paste!
|
# Note: The $CERT_FOLDER must be hardcoded here since the running environment is unknown. Don't blindly copy&paste!
|
||||||
# if you used the normal method the certificate will be installed in the system/default directory
|
# if you used the normal method the certificate will be installed in the system/default directory
|
||||||
CERTDIR="system/default"
|
CERTDIR="system/default"
|
||||||
# if you used the alternative method it is copied to an unknown path, change the following example to the output of the creation process.
|
# if you used the alternative method it is copied to an unknown path, change the following example to the output of the creation process and uncomment.
|
||||||
#CERTDIR="_archive/AsDFgH"
|
#CERTDIR="_archive/AsDFgH"
|
||||||
|
|
||||||
# do not change anything beyond this line!
|
# do not change anything beyond this line!
|
||||||
|
|||||||
Reference in New Issue
Block a user