mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 02:36:24 +03:00
Создание базы данных перенесено в основной код
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
|
||||
@echo off
|
||||
|
||||
if not exist "db.sqlite" (
|
||||
python init_db.py
|
||||
)
|
||||
|
||||
set FLASK_APP=dyxless
|
||||
set FLASK_ENV=development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user