Fixed one-liner

This commit is contained in:
Nyr 2013-05-14 14:24:06 +02:00
parent 5cf78f08f3
commit 32aad09930
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than one minute, e
###Installation
Run the script and follow the assistant:
`wget https://raw.github.com/Nyr/openvpn-install/master/openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`.
`wget https://raw.github.com/Nyr/openvpn-install/master/openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`
Once it ends, you can run it again to add more users.