mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-01-31 02:51:31 +01:00
Update openvpn-install.sh
change sould to should
This commit is contained in:
parent
316ecfe7f4
commit
e548a61dcc
@ -193,7 +193,7 @@ else
|
|||||||
echo ""
|
echo ""
|
||||||
echo "I need to know the IPv4 address of the network interface you want OpenVPN listening to."
|
echo "I need to know the IPv4 address of the network interface you want OpenVPN listening to."
|
||||||
echo "If you server is running behind a NAT, (e.g. LowEndSpirit, Scaleway) leave the IP adress as it is. (local/private IP)"
|
echo "If you server is running behind a NAT, (e.g. LowEndSpirit, Scaleway) leave the IP adress as it is. (local/private IP)"
|
||||||
echo "Otherwise, it sould be your public IPv4 address."
|
echo "Otherwise, it should be your public IPv4 address."
|
||||||
read -p "IP address: " -e -i $IP IP
|
read -p "IP address: " -e -i $IP IP
|
||||||
echo ""
|
echo ""
|
||||||
echo "What port do you want for OpenVPN?"
|
echo "What port do you want for OpenVPN?"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user