@@ -0,0 +1,7 @@
#!/bin/bash
# Activate the virtual environment
source ./venv/bin/activate
# Run the Python script with all passed arguments
python ollama-proxy-server/main.py "$@"
The note is not visible to the blocked user.