ADD TS TOOLS UPDATE

This commit is contained in:
Purple
2025-02-11 11:14:48 +00:00
parent afd3784a68
commit c0b8e120db

View File

@@ -395,7 +395,7 @@ create_tstools_sym() {
SYMLINK="/usr/local/bin/tstools"
TARGET="/Library/Application Support/Purple/tstools.sh"
curl -fsSL -o "$TARGET" https://prpl.uk/tailscaletools
mkdir -p "/Library/Application Support/Purple/"
if [ -L "$SYMLINK" ]; then