File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919# - export SYNO_Scheme="http"
2020# - export SYNO_Hostname="localhost"
2121# - export SYNO_Port="5000"
22- # - export SYNO_Create=1 to allow creating the certificate if it doesn't exist
22+ # - export SYNO_Create=1 - to allow creating the certificate if it doesn't exist
2323# - export SYNO_Device_Name="CertRenewal" - required if 2FA-OTP enabled
2424# - export SYNO_Device_ID="" - required for skipping 2FA-OTP
2525# 3. acme.sh --deploy --deploy-hook synology_dsm -d example.com
@@ -191,7 +191,7 @@ synology_dsm_deploy() {
191191
192192 _H1=" X-SYNO-TOKEN: $token "
193193 export _H1
194- _debug2 H1 " ${_H1} "
194+ _debug2 H1 " ${_H1} "
195195
196196 # Now that we know the username & password are good, save them
197197 _savedeployconf SYNO_Username " $SYNO_Username "
You can’t perform that action at this time.
0 commit comments