Fix install-scripts, and bundle relay list

This commit is contained in:
Joakim Hulthe
2026-04-20 22:28:17 +02:00
committed by Joakim Hulthe
parent 29043fedc1
commit 9f1cc0665f
8 changed files with 77 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -eu
echo "Running prerm."
echo "mullvad pre-deinstall"
is_number_re='^[0-9]+$'
# Check if we're running during an upgrade step on Fedora
# https://fedoraproject.org/wiki/Packaging:Scriptlets#Syntax