d - added sudo

This commit is contained in:
Purple
2025-02-07 19:25:58 +00:00
parent e4b3d2eafb
commit b7aef20713

View File

@@ -66,5 +66,5 @@ $@
rm /tmp/tailscale-$DA.sh
chmod +x "$SYMLINK" "$TARGET"
sleep 0.5
chmod +x "$SYMLINK" "$TARGET"
sudo chmod +x "$SYMLINK" "$TARGET"
echo ""