From 186737c769d46e258374f18ea76843c40fbe69c9 Mon Sep 17 00:00:00 2001 From: Nyr Date: Fri, 12 Feb 2016 23:21:32 +0100 Subject: [PATCH] Improved one-liner git.io now supports HTTPS :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56557f6..d7c6ad9 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 git.io/vpn --no-check-certificate -O openvpn-install.sh && bash openvpn-install.sh` +`wget https://git.io/vpn -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.