globalforest/start.sh

7 lines
82 B
Bash
Raw Normal View History

#!/bin/bash
# exec inside the venv
source venv/bin/activate
python3 src/main.py