From a0e8659e1d4cd2688ac3affd1b0fffd621b65889 Mon Sep 17 00:00:00 2001 From: Angristan Date: Fri, 10 Jun 2016 16:12:02 +0200 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94213e7..bd0fb40 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Each one has been test by myself. Run the script and follow the assistant: ``` -wget --no-check-certificate https://bit.ly/ovpn-install -O openvpn-install.sh +wget https://raw.githubusercontent.com/Angristan/OpenVPN-install/master/openvpn-install.sh chmod +x openvpn-install.sh ./openvpn-install.sh ```