From 4d979d4f7ffc0ef587c0b1f18fbdf045bcd0da5f Mon Sep 17 00:00:00 2001 From: Purple Date: Wed, 5 Feb 2025 18:00:39 +0000 Subject: [PATCH] add small delay --- Mac/tstools.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Mac/tstools.sh b/Mac/tstools.sh index c277088..4909e65 100755 --- a/Mac/tstools.sh +++ b/Mac/tstools.sh @@ -46,6 +46,7 @@ source /tmp/tailscale-$DA.sh echo "" else rm -f "$SYMLINK" + sleep 0.5 ln -s "$TARGET" "$SYMLINK" fi # fi