autoupdate

This commit is contained in:
Purple
2025-02-05 17:58:35 +00:00
parent 06e98e91b3
commit bdfba1d652

View File

@@ -47,6 +47,7 @@ source /tmp/tailscale-$DA.sh
if [ -L "$SYMLINK" ]; then
echo ""
else
rm -f "$SYMLINK"
ln -s "$TARGET" "$SYMLINK"
fi
# fi