7 lines
165 B
Batchfile
7 lines
165 B
Batchfile
::To jest to samo co w pliku install.exe
|
|
pip install -r requirements.txt
|
|
python manage.py makemigrations
|
|
python manage.py migrate
|
|
cd batch
|
|
start instell.exe
|
|
|