Phil/run.sh
thecookingsenpai f2d19bac96 Initial commit
2023-12-25 13:29:10 +01:00

3 lines
46 B
Bash

#!/bin/zsh
cd src && python3 phil.py && cd ..