From b7aef207139b89b5de4fcd4f667f75e73d52736e Mon Sep 17 00:00:00 2001 From: Purple Date: Fri, 7 Feb 2025 19:25:58 +0000 Subject: [PATCH] d - added sudo --- Mac/tstools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/tstools.sh b/Mac/tstools.sh index a40c778..d999732 100755 --- a/Mac/tstools.sh +++ b/Mac/tstools.sh @@ -66,5 +66,5 @@ $@ rm /tmp/tailscale-$DA.sh chmod +x "$SYMLINK" "$TARGET" sleep 0.5 -chmod +x "$SYMLINK" "$TARGET" +sudo chmod +x "$SYMLINK" "$TARGET" echo ""