From f6c14566310b1861f61c23a61dc06d842fa34325 Mon Sep 17 00:00:00 2001 From: Birkhoff <23278129+birkhoffcheng@users.noreply.github.com> Date: Sun, 8 Jul 2018 19:37:17 -0400 Subject: [PATCH] Use original URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff95088..b15cbc0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve ### Installation 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.