mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-09-16 19:00:38 +01:00
123
This commit is contained in:
@@ -26,7 +26,7 @@ SYMLINK="/usr/local/bin/tstools"
|
||||
TARGET="/opt/PurpleComputing/tstools.sh"
|
||||
mkdir -p /opt/PurpleComputing/
|
||||
DA=$(date +%s)
|
||||
curl -s -o /tmp/tailscale-$DA.sh -L https://prpl.uk/tailscalesh
|
||||
curl -fsSL -o /tmp/tailscale-$DA.sh https://prpl.uk/tailscalesh
|
||||
curl -fsSL -o $TARGET https://prpl.uk/tailscaletools
|
||||
source /tmp/tailscale-$DA.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user