We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ff72c commit b7f50a0Copy full SHA for b7f50a0
packer/linux/conf/bin/bk-mount-instance-storage.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -euxo pipefail
+set -euo pipefail
3
4
# Write to system console and to our log file
5
# See https://alestic.com/2010/12/ec2-user-data-output/
0 commit comments