This commit is contained in:
Purple
2025-02-05 17:55:31 +00:00
parent e7f24deab4
commit f5e063af80

View File

@@ -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: $@"
$@
####################################################################################################