Skip to content

Commit

Permalink
Try simple pw
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Nov 25, 2024
1 parent 23b48a9 commit 3045d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ password=root
EOF
cat ~/.my.cnf

echo 'unused:sqlserver:domjudge:domjudge:domjudge_db-pw+% #$*)@(!/;,.:3306' > /opt/domjudge/domserver/etc/dbpasswords.secret
echo 'unused:sqlserver:domjudge:domjudge:simplepw:3306' > /opt/domjudge/domserver/etc/dbpasswords.secret

/opt/domjudge/domserver/bin/dj_setup_database -uroot -proot create-db-users

Expand Down

0 comments on commit 3045d14

Please sign in to comment.