Update run.sh

This commit is contained in:
Saifeddine ALOUI
2025-06-23 15:11:08 +02:00
committed by GitHub
parent c4c0de3f4d
commit 7f6faadc4d

2
run.sh
View File

@@ -4,4 +4,4 @@
source ./venv/bin/activate source ./venv/bin/activate
# Run the Python script with all passed arguments # Run the Python script with all passed arguments
python ollama-proxy-server/main.py "$@" python ollama_proxy_server/main.py "$@"