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