diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 12:10:35 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 12:10:35 +0100 |
| commit | 94508ad6f57ad38f13cb08629b96179ffc100a19 (patch) | |
| tree | 035761cc1f13e3ed9ec5c602cdab257c4262d745 /custom | |
| parent | 0fb62fe4d86f3e140bd989d3a3aca2d76c395549 (diff) | |
| download | nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.gz nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.bz2 nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.tar.xz nixos-94508ad6f57ad38f13cb08629b96179ffc100a19.zip | |
typo
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/simp_le.nix | 2 |
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: | |||
| 5 | domain: | 5 | domain: |
| 6 | 6 | ||
| 7 | let | 7 | let |
| 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" \ |
