mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 01:47:32 +08:00
Bash fix
This commit is contained in:
parent
3f581a4fb7
commit
13f97158ad
@ -246,3 +246,5 @@ if [ "$DHCP" = "Y" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo
|
[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo
|
||||||
|
|
||||||
|
echo "" > /dev/null # ??
|
||||||
|
Loading…
x
Reference in New Issue
Block a user