Skip to content

Commit 2692f20

Browse files
PrivateVPN: update configs URL (#359)
1 parent 9dfe5c5 commit 2692f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openvpn/privatevpn/updateConfigs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ shopt -s globstar
44

55
# Link might be updated, originally found on support page:
66
# https://privatevpn.com/support/getting-started/miscellaneous/openvpn/openvpn-configurations-files
7-
PVPN_CONFIGS_URL="https://privatevpn.com/client/PrivateVPN-TUN.zip"
7+
PVPN_CONFIGS_URL="https://ovpnstorage.privatevpn.com/PrivateVPN-TUN.zip"
88

99
# From PrivateVPN support as of 4/11/2020
1010
KNOWN_DEDICATED_IP_SERVERS_LIST=$(cat <<EOF

0 commit comments

Comments
 (0)