Intial Commit
This commit is contained in:
9
conf/account.conf
Normal file
9
conf/account.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
#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'
|
||||
3
conf/acme.sh.env
Normal file
3
conf/acme.sh.env
Normal file
@@ -0,0 +1,3 @@
|
||||
export LE_WORKING_DIR="/opt/acmesh"
|
||||
export LE_CONFIG_HOME="/etc/acmesh/data"
|
||||
alias acmesh="/opt/acmesh/acme.sh --config-home '/etc/acmesh/data'"
|
||||
Reference in New Issue
Block a user