Unverified Commit 1c0ff55f authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Set exitcodes

Set exitcodes
parents 38a17b3d 20f6d698
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -212,3 +212,5 @@ rm -rf "$TMP"

{ set +x; } 2>/dev/null
[ "$DEBUG" = "Y" ] && echo

exit 0
+1 −1
Original line number Diff line number Diff line
@@ -247,4 +247,4 @@ fi

[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo

echo "" > /dev/null # ??
exit 0