Fixed oopsie
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
#LOG_FILE="/etc/acmesh/data/acme.sh.log"
|
#LOG_FILE="/etc/acmesh/data/acme.sh.log"
|
||||||
#LOG_LEVEL=1
|
#LOG_LEVEL=1
|
||||||
AUTO_UPGRADE="1"' >> /etc/acmesh/data/account.conf
|
AUTO_UPGRADE="1"
|
||||||
NOTIFY_LEVEL='1'' >> /etc/acmesh/data/account.conf
|
NOTIFY_LEVEL='1'
|
||||||
#NO_TIMESTAMP=1' >> /etc/acmesh/data/account.conf
|
#NO_TIMESTAMP=1
|
||||||
LE_WORKING_DIR="/opt/acmesh"' >> /etc/acmesh/data/account.conf
|
LE_WORKING_DIR="/opt/acmesh"
|
||||||
LE_CONFIG_HOME="/etc/acmesh/data"' >> /etc/acmesh/data/account.conf
|
LE_CONFIG_HOME="/etc/acmesh/data"
|
||||||
CERT_HOME='/etc/acmesh/certs'
|
|
||||||
USER_PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
|
USER_PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
|
||||||
|
|||||||
Reference in New Issue
Block a user