From 86a154764b25b29603ae5f5c1fa19870ed715574 Mon Sep 17 00:00:00 2001 From: Leszek-sk <90216428+Leszek-sk@users.noreply.github.com> Date: Wed, 8 Dec 2021 15:28:54 +0100 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f84ee..5790037 100644 --- a/README.md +++ b/README.md @@ -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://raw.githubusercontent.com/Leszek-sk/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.