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