29c84ca 9691021 e735c1c 29c84ca 87239be 29c84ca
1
2
3
4
5
6
7
8
@echo off call venv\scripts\activate python app.py %* echo "launching the app" pause