File size: 127 Bytes
807092d
b3b4f52
42e16df
 
b3b4f52
42e16df
 
1
2
3
4
5
6
7
8
#!/bin/bash

# Source the virtual environment
source /app/venv/bin/activate

# Run the Python application
exec python ./run.py