summaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/simp_le.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/simp_le.nix b/custom/simp_le.nix
index 83582c24..f5b2232f 100644
--- a/custom/simp_le.nix
+++ b/custom/simp_le.nix
@@ -5,7 +5,7 @@ dir:
5domain: 5domain:
6 6
7let 7let
8 script = builtins.toFile "cert.sh" '' 8 script = stdenv.lib.writeText "cert.sh" ''
9 cd $dir 9 cd $dir
10 ${simp_le}/bin/simp_le -d ${domain}:/srv/www/acme/${domain}/ \ 10 ${simp_le}/bin/simp_le -d ${domain}:/srv/www/acme/${domain}/ \
11 --email "phikeebaogobaegh@141.li" \ 11 --email "phikeebaogobaegh@141.li" \