Change Create Windows Task to main.py

This commit is contained in:
2023-08-10 15:14:54 +02:00
parent e80578f674
commit 67a4424e46
+1
View File
@@ -20,3 +20,4 @@ source venv/bin/activate
python3 -m pip install -r packages.txt
python3 main.py
deactivate
1223