Skip to content

Commit

Permalink
debug site
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Jun 29, 2024
1 parent cad2e3a commit eaff676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dmoj/scripts/copy_static
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
cd $(dirname $(dirname $0)) || exit

docker compose $COMPOSE_FLAGS exec $COMPOSE_EXEC_FLAGS site /bin/bash -c "\
ls && \
bash make_style.sh && \
python3 manage.py collectstatic --noinput && \
python3 manage.py compilemessages && \
Expand Down

0 comments on commit eaff676

Please sign in to comment.