Skip to content

Commit 7c0f1d5

Browse files
committed
debug
1 parent 208a794 commit 7c0f1d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/dj_setup_database.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ bare-install|install)
368368
cat ~/.my.cnf
369369
echo "----- snap"
370370
symfony_console cache:clear
371+
symfony_console domjudge:load-default-data
371372
DBUSER=$domjudge_DBUSER PASSWD=$domjudge_PASSWD symfony_console domjudge:load-default-data
372373
if [ "$1" = "install" ]; then
373374
install_examples

0 commit comments

Comments
 (0)