fix the path

This commit is contained in:
Mark 2022-04-09 08:13:20 +01:00
parent 9e743531fc
commit 0ad8d34a3b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ACME_HOME='/etc/acme'
ACME_SCRIPT_URL='https://raw.githubusercontent.com/acmesh-official/acme.sh/master/acme.sh'
# Temporary script location.
ACME_SCRIPT_TMP='/tmp/acme.sh'
ACME_SCRIPT_TMP='/etc/acme/acme.sh'
install() {
# Add user.