SixOpen's picture
MoA
50efed6
raw
history blame contribute delete
127 Bytes
#!/bin/bash
# Source the virtual environment
source /app/venv/bin/activate
# Run the Python application
exec python ./run.py