mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-05-24 09:38:34 +00:00
5 lines
No EOL
107 B
Bash
Executable file
5 lines
No EOL
107 B
Bash
Executable file
#!/bin/bash
|
|
set -euo pipefail
|
|
|
|
node ./scripts/check-build-status.js
|
|
node node_modules/@gemini-code/cli/dist |