Skip to content

Commit 8d769bb

Browse files
committed
update SQUISH_MODEL default value
1 parent 5d23bdb commit 8d769bb

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
@@ -15,6 +15,7 @@ SQUISH_MODEL="${SQUISH_MODEL:-1.5b}"
1515
# CLI default is 11435; override with SQUISH_PORT env var.
1616
SQUISH_PORT="${SQUISH_PORT:-11435}"
1717

18+
1819
# Colors
1920
RED='\033[0;31m'
2021
GREEN='\033[0;32m'

0 commit comments

Comments
 (0)