mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-09-15 04:44:38 +00:00
collectstatic
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd /app
|
cd /app
|
||||||
./manage.py migrate
|
./manage.py migrate
|
||||||
|
./manage.py collectstatic --noinput
|
||||||
gunicorn
|
gunicorn
|
||||||
|
Reference in New Issue
Block a user