Skip to content

Commit c817400

Browse files
author
gilper0x
authored
Update vpn.sh
1 parent e864e99 commit c817400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openvpn/vpn.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apt install -y openvpn easy-rsa unzip openssl iptables iptables-persistent netfi
1717

1818
mkdir -p /etc/openvpn/server/easy-rsa/
1919
cd /etc/openvpn/
20-
wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/udp-custom/openvpn/vpn.zip
20+
wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/openvpn/vpn.zip
2121
unzip vpn.zip && rm -f vpn.zip
2222
chown -R root:root /etc/openvpn/server/easy-rsa/
2323

0 commit comments

Comments
 (0)