10 lines
479 B
Plaintext
10 lines
479 B
Plaintext
#LOG_FILE="/etc/acmesh/data/acme.sh.log"
|
|
#LOG_LEVEL=1
|
|
AUTO_UPGRADE="1"' >> /etc/acmesh/data/account.conf
|
|
NOTIFY_LEVEL='1'' >> /etc/acmesh/data/account.conf
|
|
#NO_TIMESTAMP=1' >> /etc/acmesh/data/account.conf
|
|
LE_WORKING_DIR="/opt/acmesh"' >> /etc/acmesh/data/account.conf
|
|
LE_CONFIG_HOME="/etc/acmesh/data"' >> /etc/acmesh/data/account.conf
|
|
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'
|