#!/bin/sh set -eu mullvad-setup reset-firewall || echo "Failed to reset firewall" mullvad-setup remove-device || echo "Failed to remove device from account"