Skip to content

Commit 4762598

Browse files
committed
squish is not found
1 parent 632bfb2 commit 4762598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Žgit-commit-push-script.shβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ if [ -n "$SQUISH_PORT" ]; then
152152
fi
153153

154154
# ── Debug: squish availability ───────────────────────────────────────────
155+
155156
# squish may be a zsh alias (not visible to bash scripts) β€” fall back to
156157
# calling cli.py directly with python3 if the command isn't on PATH.
157158
SQUISH_BIN=$(command -v squish 2>/dev/null)

0 commit comments

Comments
Β (0)