Bikeshed comments

This commit is contained in:
Joakim Hulthe
2026-04-23 15:35:00 +02:00
parent 8c8579b3f6
commit 43338c3fd4
4 changed files with 12 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/sh
set -eu
# Log out and remove any firewall rules
mullvad-setup reset-firewall || echo "Failed to reset firewall"
mullvad-setup remove-device || echo "Failed to remove device from account"