Adding commented 'set -e' explicitly in all subscripts to avoid running it with ...
[live-boot-grml.git] / scripts / boot / overlay.sh
index 193c510..17a47e1 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+#set -e
+
 setup_unionfs ()
 {
        image_directory="${1}"