run command
This commit is contained in:
4
run_gemini.sh
Executable file
4
run_gemini.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
source venv/bin/activate
|
||||
python gemini_server.py "$@"
|
||||
Reference in New Issue
Block a user