diff --git a/start.sh b/start.sh index 3cdd716..6e833bc 100755 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash source .venv/bin/activate -python main.py \ No newline at end of file +python main_v3.py \ No newline at end of file