Files
shoppy/scripts/prebuild.sh
T
2026-03-23 12:17:50 +01:00

5 lines
75 B
Bash

#!/bin/sh
python manage.py collectstatic
python manage.py compilemessages