amazon-init.nix: Be less spammy
This commit is contained in:
parent
95584666e9
commit
5c72b20dde
@ -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..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user