summarylogtreecommitdiffstats
path: root/mullvad-vpn.install
diff options
context:
space:
mode:
Diffstat (limited to 'mullvad-vpn.install')
-rw-r--r--mullvad-vpn.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-vpn.install b/mullvad-vpn.install
index dac3acb40a31..a03c95fc1574 100644
--- a/mullvad-vpn.install
+++ b/mullvad-vpn.install
@@ -41,7 +41,7 @@ pre_remove() {
pkill -x "mullvad-gui" || true
/opt/Mullvad\ VPN/resources/mullvad-setup reset-firewall || echo "Failed to reset firewall"
- /opt/Mullvad\ VPN/resources/mullvad-setup clear-history || echo "Failed to remove leftover WireGuard keys"
+ /opt/Mullvad\ VPN/resources/mullvad-setup remove-device || echo "Failed to remove device from account"
}
post_remove() {