We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfe5c5 commit 2692f20Copy full SHA for 2692f20
1 file changed
openvpn/privatevpn/updateConfigs.sh
@@ -4,7 +4,7 @@ shopt -s globstar
4
5
# Link might be updated, originally found on support page:
6
# https://privatevpn.com/support/getting-started/miscellaneous/openvpn/openvpn-configurations-files
7
-PVPN_CONFIGS_URL="https://privatevpn.com/client/PrivateVPN-TUN.zip"
+PVPN_CONFIGS_URL="https://ovpnstorage.privatevpn.com/PrivateVPN-TUN.zip"
8
9
# From PrivateVPN support as of 4/11/2020
10
KNOWN_DEDICATED_IP_SERVERS_LIST=$(cat <<EOF
0 commit comments