Updated troubleshooting (markdown)

2021-03-19 19:06:35 +11:00
parent b061084a39
commit a559013d18
+7 -1
@@ -35,4 +35,10 @@ 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 (during a normal startup process).
The auth-server should start normally now (during a normal startup process).
## None of These Answers My Questions!
That's OK! Please contact me directly at [krgamestudios@gmail.com](mailto:krgamestudios@gmail.com) and I'll try my best to help you out. You can also contact me over [Discord as Ratstail91#6600](https://discord.gg/FQmz8TN).
Please don't keep quiet about your issues - letting me know about them will help me improve the whole project!