Delete batch directory

This commit is contained in:
Pengwius 2021-02-05 13:16:34 +01:00 committed by GitHub
parent a7df4191ad
commit 9151f71648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 16 deletions

View file

@ -1,4 +0,0 @@
cd ..
cd frontend
cls
npm install

View file

@ -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.

View file

@ -1,5 +0,0 @@
cd ..
cd frontend
cls
::dir
npm run dev

Binary file not shown.