Skip to content

Commit 5a5e8f4

Browse files
committed
DEBUG simple password
1 parent 4f0d736 commit 5a5e8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ password=mysql_root_password
5454
EOF
5555
cat ~/.my.cnf
5656

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

5959
/opt/domjudge/domserver/bin/dj_setup_database create-db-users
6060

0 commit comments

Comments
 (0)