Adding commented 'set -e' explicitly in all subscripts to avoid running it with ...
[live-boot-grml.git] / scripts / boot / mount-nfs.sh
index 797bfa5..6a3ae55 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+#set -e
+
 do_nfsmount ()
 {
        rc=1