start and debug scripts (will enable seamless container use later), strict error handling in bash scripts (#63)

#61
This commit is contained in:
Olcan
2025-04-20 14:50:12 -07:00
committed by GitHub
parent 596620d68c
commit cc5193e034
5 changed files with 14 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
IMAGE=gemini-code-sandbox
CLI_DIST=/usr/local/share/npm-global/lib/node_modules/\@gemini-code/cli