mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 14:03:22 +00:00
ADD TS TOOLS UPDATE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user