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

Use original URL

This commit is contained in:
Birkhoff 2018-07-08 19:37:17 -04:00 committed by GitHub
parent 13480ce960
commit f6c1456631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve
### Installation ### Installation
Run the script and follow the assistant: Run the script and follow the assistant:
`wget https://bit.ly/Openvpn -O openvpn-install.sh && bash openvpn-install.sh` `wget https://raw.githubusercontent.com/birkhoffcheng/openvpn-install/master/openvpn-install.sh -O openvpn-install.sh && bash openvpn-install.sh`
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN. Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.