amazon-init.nix: Be less spammy

This commit is contained in:
Eelco Dolstra
2016-02-04 15:45:54 +01:00
parent 95584666e9
commit 5c72b20dde
+1 -1
View File
@@ -4,7 +4,7 @@
let
bootScript = pkgs.writeScript "bootscript.sh" ''
#!${pkgs.stdenv.shell} -eux
#!${pkgs.stdenv.shell} -eu
echo "attempting to fetch configuration from EC2 user data..."