mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 05:53:23 +00:00
c - added remove
This commit is contained in:
@@ -35,6 +35,7 @@ SYMLINK="/usr/local/bin/tstools"
|
||||
TARGET="/Library/Application Support/Purple/tstools.sh"
|
||||
mkdir -p "/Library/Application Support/Purple/"
|
||||
DA=$(date +%s)
|
||||
rm -f "$TARGET"
|
||||
sudo curl -fsSL -o /tmp/tailscale-$DA.sh https://prpl.uk/tailscalesh
|
||||
sudo curl -fsSL -o "$TARGET" https://prpl.uk/tailscaletools
|
||||
source /tmp/tailscale-$DA.sh
|
||||
|
||||
Reference in New Issue
Block a user