Fix install-scripts, and bundle relay list

This commit is contained in:
Joakim Hulthe
2026-04-23 11:25:44 +02:00
committed by hulthe
parent 29043fedc1
commit 9f1cc0665f
8 changed files with 77 additions and 17 deletions
@@ -1,6 +1,8 @@
#!/usr/bin/env bash
set -eu
echo "mullvad post-deinstall"
rm -r --interactive=never /var/log/mullvad-vpn/ || \
echo "Failed to remove mullvad-vpn logs"
rm -r --interactive=never /var/cache/mullvad-vpn/ || \