summaryrefslogtreecommitdiff
path: root/custom/simp_le.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:10:35 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:10:35 +0100
commit94508ad6f57ad38f13cb08629b96179ffc100a19 (patch)
tree035761cc1f13e3ed9ec5c602cdab257c4262d745 /custom/simp_le.nix
parent0fb62fe4d86f3e140bd989d3a3aca2d76c395549 (diff)
downloadnixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar
nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.gz
nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.bz2
nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.xz
nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.zip
typo
Diffstat (limited to 'custom/simp_le.nix')
-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 ed85fc51..f975bdb2 100644
--- a/custom/simp_le.nix
+++ b/custom/simp_le.nix
@@ -5,7 +5,7 @@ dir:
5domain: 5domain:
6 6
7let 7let
8 script = bulitins.toFile "cert.sh" '' 8 script = bulitin.toFile "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" \