mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
fix passing of flags through start scripts (#73)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -euo pipefail
|
||||
|
||||
node ./scripts/check-build-status.js
|
||||
node --inspect-brk node_modules/@gemini-code/cli
|
||||
node --inspect-brk node_modules/@gemini-code/cli "$@"
|
||||
Reference in New Issue
Block a user