summarylogtreecommitdiffstats
path: root/mullvad-vpn.install
diff options
context:
space:
mode:
authorMark Wagie2022-08-10 13:54:28 -0600
committerMark Wagie2022-08-10 13:54:28 -0600
commitb56d7c1c4c23535ca461c3b4394a5f8aaf5c9ad2 (patch)
tree3634e1186f6bad98dfd426ab6082630a15a397c2 /mullvad-vpn.install
parent5e8d791c32cc73e8aea3b2812c28ffbfca3fc896 (diff)
downloadaur-b56d7c1c4c23535ca461c3b4394a5f8aaf5c9ad2.tar.gz
2022.3
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() {