Skip to content

Commit

Permalink
Address TODO comment in before-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Sep 27, 2024
1 parent 980c837 commit 00589d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dist-assets/linux/before-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@ if which systemctl &> /dev/null && systemctl is-system-running | grep -vq offlin
fi
fi

# This can be removed when 2022.4 is unsupported. That version is the last version where
# before-remove.sh doesn't kill the GUI on upgrade.
pkill -x "mullvad-gui" || true

rm -f /var/cache/mullvad-vpn/relays.json
rm -f /var/cache/mullvad-vpn/api-ip-address.txt

0 comments on commit 00589d2

Please sign in to comment.