pwtool/changeAdminPass.txt

2 lines
74 B
Plaintext

update password_delivery set key = md5('your new password') where id = 0;