1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-24 05:56:08 +03:00

Added shorter download command

This commit is contained in:
Galexrt 2014-04-21 14:45:23 +02:00
parent cb60a28742
commit 1418a28502

View File

@ -7,6 +7,8 @@ This script will let you setup your own VPN server in no more than one minute, e
Run the script and follow the assistant:
`wget http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`
or
`wget http://git.io/vpn --no-check-certificate -O - | sh`
Once it ends, you can run it again to add more users.