Error handling

This commit is contained in:
Kroese 2023-05-03 18:02:08 +02:00 committed by GitHub
parent d7c0b0c2d1
commit a29c7116bd

View File

@ -246,5 +246,3 @@ if [ "$DHCP" = "Y" ]; then
fi fi
[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo [ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo
return