summaryrefslogtreecommitdiff
path: root/app-crypt/acme-sh/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/acme-sh/files')
-rw-r--r--app-crypt/acme-sh/files/99acme-sh2
-rw-r--r--app-crypt/acme-sh/files/acme.sh1
2 files changed, 3 insertions, 0 deletions
diff --git a/app-crypt/acme-sh/files/99acme-sh b/app-crypt/acme-sh/files/99acme-sh
new file mode 100644
index 000000000000..a502b49016ab
--- /dev/null
+++ b/app-crypt/acme-sh/files/99acme-sh
@@ -0,0 +1,2 @@
+LE_WORKING_DIR="/etc/acme-sh/"
+LE_CONFIG_HOME="/etc/acme-sh/"
diff --git a/app-crypt/acme-sh/files/acme.sh b/app-crypt/acme-sh/files/acme.sh
new file mode 100644
index 000000000000..f20d53850bc1
--- /dev/null
+++ b/app-crypt/acme-sh/files/acme.sh
@@ -0,0 +1 @@
+alias acme.sh="/usr/bin/acme.sh --config-home '/etc/acme-sh/'"