Change Create Windows Task to main.py
parent
67a4424e46
commit
f20369bfc3
|
|
@ -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
|
||||
Loading…
Reference in New Issue