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

Update network.sh

parent 51f3572e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -246,3 +246,5 @@ if [ "$DHCP" = "Y" ]; then
fi

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

return 0