mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 11:02:13 +08:00
$PACKAGECERTROOTDIR was incorrectly defined as $CERTROOTLOCALDIR
@@ -84,7 +84,7 @@ CERTDIR="AsDFgH"
|
||||
# do not change anything beyond this line!
|
||||
|
||||
CERTROOTDIR="/usr/syno/etc/certificate"
|
||||
CERTROOTLOCALDIR="/usr/local/etc/certificate"
|
||||
PACKAGECERTROOTDIR="/usr/local/etc/certificate"
|
||||
FULLCERTDIR="$CERTROOTDIR/_archive/$CERTDIR"
|
||||
|
||||
# find all subdirectories containing cert.pem files
|
||||
|
||||
Reference in New Issue
Block a user