We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb016ec commit b8a84b2Copy full SHA for b8a84b2
1 file changed
cli/sync.sh
@@ -16,7 +16,7 @@
16
set -e
17
. ./color.sh
18
19
-PYTHON=../sec-gemini-python/sec_gemini/session.py
+PYTHON=../sec-gemini-python/sec_gemini/utils.py
20
RUST=src/sdk/name.rs
21
22
match() { echo '/^ *'$1' = \[/,/^ *\]/p'; }
0 commit comments