mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-09 08:10:05 +01:00
minor empty echo
This commit is contained in:
parent
9deb44a224
commit
798a0bb62c
@ -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 New Issue
Block a user