mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 05:53:23 +00:00
fix autoupdate
This commit is contained in:
@@ -40,8 +40,6 @@ source /tmp/tailscale-$DA.sh
|
||||
# if [ -e "$SYMLINK" ] || [ -L "$SYMLINK" ]; then
|
||||
# rm -f "$SYMLINK"
|
||||
# fi
|
||||
#
|
||||
ln -s "$TARGET" "$SYMLINK"
|
||||
#
|
||||
# # Verify the creation
|
||||
if [ -L "$SYMLINK" ]; then
|
||||
|
||||
Reference in New Issue
Block a user