From bdfba1d6528d172afca4336da82fdb3a674c3ad8 Mon Sep 17 00:00:00 2001 From: Purple Date: Wed, 5 Feb 2025 17:58:35 +0000 Subject: [PATCH] autoupdate --- Mac/tstools.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Mac/tstools.sh b/Mac/tstools.sh index 5e94096..48e9385 100755 --- a/Mac/tstools.sh +++ b/Mac/tstools.sh @@ -47,6 +47,7 @@ source /tmp/tailscale-$DA.sh if [ -L "$SYMLINK" ]; then echo "" else + rm -f "$SYMLINK" ln -s "$TARGET" "$SYMLINK" fi # fi