This commit is contained in:
2024-03-05 12:39:19 -06:00
parent b17faaf910
commit 25ff71fabd

View File

@@ -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