Delete batch directory
This commit is contained in:
parent
a7df4191ad
commit
9151f71648
5 changed files with 0 additions and 16 deletions
|
@ -1,4 +0,0 @@
|
|||
cd ..
|
||||
cd frontend
|
||||
cls
|
||||
npm install
|
|
@ -1,7 +0,0 @@
|
|||
::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
|
||||
|
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
cd ..
|
||||
cd frontend
|
||||
cls
|
||||
::dir
|
||||
npm run dev
|
Binary file not shown.
Loading…
Reference in a new issue