mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-13 15:40:57 -07:00
fix: point start.sh to relative path (#209)
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -6860,8 +6860,7 @@
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"bin": {
|
||||
"gemini-code": "dist/index.js",
|
||||
"gemini-code-sandbox": "bin/sandbox.sh"
|
||||
"gemini-code": "dist/index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/diff": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user