nixos/acme: Fix b.example.com test

This commit is contained in:
Lucas Savva
2020-02-09 11:34:17 +00:00
parent ac983cff48
commit 636eb23157
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -333,9 +333,7 @@ in
chown '${data.user}:${data.group}' *.pem
fi
echo post stuff
${data.postRun}
echo done
'';
in
"+${script}";