mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 14:03:22 +00:00
ts tools
This commit is contained in:
@@ -41,7 +41,7 @@ source /tmp/tailscale-$DA.sh
|
||||
# rm -f "$SYMLINK"
|
||||
# fi
|
||||
#
|
||||
# ln -s "$TARGET" "$SYMLINK"
|
||||
ln -s "$TARGET" "$SYMLINK"
|
||||
#
|
||||
# # Verify the creation
|
||||
# if [ -L "$SYMLINK" ]; then
|
||||
@@ -51,7 +51,11 @@ source /tmp/tailscale-$DA.sh
|
||||
# fi
|
||||
# fi
|
||||
####################################################################################################
|
||||
|
||||
echo ...............................................
|
||||
echo ........Purple Tailscale Toolkit...............
|
||||
echo ...............................................
|
||||
echo ""
|
||||
echo "Command Selected: $@"
|
||||
$@
|
||||
|
||||
####################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user