diff options
Diffstat (limited to 'scripts/boot/netboot.sh')
-rwxr-xr-x | scripts/boot/netboot.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/boot/netboot.sh b/scripts/boot/netboot.sh index 763a258..5054fb8 100755 --- a/scripts/boot/netboot.sh +++ b/scripts/boot/netboot.sh @@ -1,5 +1,7 @@ #!/bin/sh +#set -e + do_netmount() { do_netsetup |