finishing with Phase 2
This commit is contained in:
@@ -29,6 +29,10 @@ else
|
||||
echo "To force re-run, use: $0 --force-setup"
|
||||
fi
|
||||
|
||||
# Rebuild the vanilla entity-texture index (gitignored generated file)
|
||||
echo "Rebuilding vanilla entity-texture index..."
|
||||
"$PYTHON_BIN" manage.py refresh_vanilla_index
|
||||
|
||||
# Collect static files (served by gunicorn via whitenoise)
|
||||
"$PYTHON_BIN" manage.py collectstatic --noinput
|
||||
|
||||
|
||||
Reference in New Issue
Block a user