From ebaf22c08b6b8fd9c7006330006b283f638b85bc Mon Sep 17 00:00:00 2001 From: sanj <67624670+iodrift@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:39:31 -0700 Subject: [PATCH] Auto-update: Tue Aug 6 14:39:31 PDT 2024 --- vpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpn b/vpn index b6b78a3..cd9908c 100755 --- a/vpn +++ b/vpn @@ -13,7 +13,7 @@ TAILSCALE_ARGS = [ # '--stateful-filtering=false', '--accept-dns', '--accept-routes', - '--auto-update' +# '--auto-update' ] def get_current_exit_node():