From 4da1da0122f6903354bc092ac5cfd53bf52633e6 Mon Sep 17 00:00:00 2001 From: Davy <95214375+thedavidweng@users.noreply.github.com> Date: Fri, 18 Sep 2026 16:59:58 -0700 Subject: [PATCH] readme: add uninstall instructions Signed-off-by: Davy <95214375+thedavidweng@users.noreply.github.com> --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 05ad83d..47203c4 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,11 @@ recommended to tweak those files directly. The configuration file at `/etc/default/tailscaled` is left alone. The configuration file at `/etc/systemd/system/tailscaled.service.d/override.conf` is reset every time this script is run to ensure the path to the binary is correct, but the preexisting file will be backed up in that directory as `override.conf.bak`. If something goes wrong, copy those files somewhere else and re-run the install script to get back to a working state. +## Uninstalling Tailscale + +1. `cd ~/deck-tailscale` +2. Run `sudo bash uninstall.sh` + ## Common issues ### Broken config file