Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Nov 25, 2024
1 parent 208a794 commit 7c0f1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/dj_setup_database.in
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ bare-install|install)
cat ~/.my.cnf
echo "----- snap"
symfony_console cache:clear
symfony_console domjudge:load-default-data
DBUSER=$domjudge_DBUSER PASSWD=$domjudge_PASSWD symfony_console domjudge:load-default-data
if [ "$1" = "install" ]; then
install_examples
Expand Down

0 comments on commit 7c0f1d5

Please sign in to comment.