mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-14 19:18:01 +00:00
first pass
This commit is contained in:
@@ -3,5 +3,11 @@
|
||||
# unzip brickdb from client to the right places
|
||||
unzip -n -q /app/luclient/res/brickdb.zip -d app/luclient/res/
|
||||
|
||||
# TODO: preconvert images options
|
||||
# TODO: preconvery models options
|
||||
|
||||
# update the DB
|
||||
flask db upgrade
|
||||
|
||||
# RUNNNNNNNNNNNNN
|
||||
gunicorn -b :8000 -w 4 wsgi:app
|
||||
|
Reference in New Issue
Block a user