minor empty echo
This commit is contained in:
parent
9deb44a224
commit
798a0bb62c
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ function installQuestions() {
|
||||||
PROTOCOL="tcp"
|
PROTOCOL="tcp"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
echo ""
|
||||||
echo "Do wou want to specify a custom LAN network an subnet?"
|
echo "Do wou want to specify a custom LAN network an subnet?"
|
||||||
echo " 1) NO (will use 10.8.0.0 and 255.255.255.0)"
|
echo " 1) NO (will use 10.8.0.0 and 255.255.255.0)"
|
||||||
echo " 2) YES"
|
echo " 2) YES"
|
||||||
|
|
Loading…
Reference in a new issue