summaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install-mullvad2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install-mullvad b/scripts/install-mullvad
index 75073a3391..edca896285 100755
--- a/scripts/install-mullvad
+++ b/scripts/install-mullvad
@@ -10,7 +10,7 @@ if [[ $# != 1 ]]; then
exit 1
fi
-URL_BASE="https://releases.mullvad.net"
+URL_BASE="https://releases.mullvad.net/desktop"
# Pass Mullvad VPN app version as first and only argument
version=$1