Updated troubleshooting (markdown)

2021-03-14 00:09:18 +11:00
parent ed25d79602
commit d18f1c83e7
+1 -1
@@ -35,4 +35,4 @@ UPDATE accounts SET privilege = 'administrator' WHERE username = 'admin';
Then just keep typing "exit" to exit the program. This assumes that you want to restore privileges to the "admin" account - you can of course grant it to whoever you need to.
The auth-server should start normally now.
The auth-server should start normally now (during a normal startup process).