Files
deck-tailscale/uninstall.sh
2025-07-03 21:40:51 +01:00

8 lines
231 B
Bash

systemctl stop tailscaled
systemctl disable tailscaled
rm /etc/systemd/system/tailscaled.service
rm /etc/default/tailscaled
rm /etc/profile.d/tailscale.sh
rm /etc/atomic-update.conf.d/tailscale.conf
rm -rf /opt/tailscale/tailscale