Spaces:
Paused
Paused
check .dev.var
Browse files- start_with_sync.sh +1 -1
start_with_sync.sh
CHANGED
|
@@ -279,7 +279,7 @@ FILES_USER_ISOLATION_ENABLED=true
|
|
| 279 |
##########################################################################
|
| 280 |
EOF
|
| 281 |
|
| 282 |
-
cat << EOF | tee /tmp/gemini-cli-openai/.dev.vars
|
| 283 |
# Required: OAuth2 credentials JSON from Gemini CLI authentication
|
| 284 |
GCP_SERVICE_ACCOUNT=${GCP_SERVICE_ACCOUNT}
|
| 285 |
# Optional: Google Cloud Project ID (auto-discovered if not set)
|
|
|
|
| 279 |
##########################################################################
|
| 280 |
EOF
|
| 281 |
|
| 282 |
+
cat << EOF | tee /tmp/gemini-cli-openai/.dev.vars.test
|
| 283 |
# Required: OAuth2 credentials JSON from Gemini CLI authentication
|
| 284 |
GCP_SERVICE_ACCOUNT=${GCP_SERVICE_ACCOUNT}
|
| 285 |
# Optional: Google Cloud Project ID (auto-discovered if not set)
|