From 25ff71fabd612a26535718a67727526c9f5841fb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Mar 2024 12:39:19 -0600 Subject: [PATCH] update --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 65b587f..4b92309 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -621,7 +621,7 @@ TAILSCALE_INSTALL() { esac ;; * ) - tailscale up --accept-dns=false --accept-routes=false --login-server=https://headscale.scity.us + tailscale up --login-server=https://headscale.scity.us --accept-dns=false --accept-routes=false ;; esac echo