use the tailscale installer

This commit is contained in:
2025-07-29 13:45:21 -05:00
parent 5e2eaff55d
commit 870540840c

View File

@@ -98,8 +98,7 @@ function global-installPackages() {
# Setup tailscale # Setup tailscale
curl -fsSL https://pkgs.tailscale.com/stable/debian/bookworm.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null curl -fsSL https://tailscale.com/install.sh | sh
curl -fsSL https://pkgs.tailscale.com/stable/debian/bookworm.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
# #
#Patch the system #Patch the system