Replace git.io (#697)

Signed-off-by: silversub <silversub@gmail.com>

Co-authored-by: silversub <silversub@gmail.com>
This commit is contained in:
silversub
2022-04-29 15:08:56 -04:00
committed by GitHub
parent a7342b80d3
commit da13b9cf3b
+1 -1
View File
@@ -15,7 +15,7 @@ This is less convenient, so many users will simply decide to install Pi-hole and
First, download the OpenVPN installer; make it executable, and then run it:
```bash
wget https://git.io/vpn -O openvpn-install.sh
wget https://github.com/Nyr/openvpn-install/raw/master/openvpn-install.sh
chmod 755 openvpn-install.sh
./openvpn-install.sh
```