globalforest/start.sh

7 lines
82 B
Bash
Executable file

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