Change Create Windows Task to main.py
parent
f46dd44f80
commit
d2e69098c6
|
|
@ -23,8 +23,6 @@ git remote add orgin https://gitlab.stines.de/sebastian.serfling/REPORTS.git
|
|||
git fetch
|
||||
git pull orgin main
|
||||
|
||||
|
||||
|
||||
## Install Python
|
||||
python3 -m pip install virtualenv
|
||||
python3 -m virtualenv venv
|
||||
|
|
|
|||
Loading…
Reference in New Issue