scripts: require --tag for debug reload

This commit is contained in:
Lawrence Chen 2026-02-14 03:13:10 -08:00
parent 299a5eb3d8
commit 2bae2ca2f0
4 changed files with 22 additions and 15 deletions

View file

@ -27,4 +27,4 @@ ln -sf ghostty/macos/GhosttyKit.xcframework GhosttyKit.xcframework
echo "==> Setup complete!"
echo ""
echo "You can now build and run the app:"
echo " ./scripts/reload.sh"
echo " ./scripts/reload.sh --tag first-run"