Change Create Windows Task to main.py

main
Sebastian Serfling 2023-08-10 15:15:07 +02:00
parent 67a4424e46
commit f20369bfc3
1 changed files with 1 additions and 2 deletions

View File

@ -19,5 +19,4 @@ python3 -m virtualenv venv
source venv/bin/activate
python3 -m pip install -r packages.txt
python3 main.py
deactivate
1223
deactivate