Replace git.io

git.io will stop functioning by the end of this workweek:
https://github.blog/changelog/2022-04-25-git-io-deprecation/
This commit is contained in:
Nyr 2022-04-27 12:37:53 +02:00
parent 8b6c81f79e
commit 36f1d82cba

View File

@ -8,7 +8,7 @@ This script will let you set up your own VPN server in no more than a minute, ev
### Installation
Run the script and follow the assistant:
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh`
`wget https://github.com/Nyr/openvpn-install/raw/master/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.