diff --git a/cmd.sh b/cmd.sh index ce49b88..2a04dec 100755 --- a/cmd.sh +++ b/cmd.sh @@ -1 +1,3 @@ +#!/bin/sh + . .venv/bin/activate && python3 main.py \ No newline at end of file