diff --git a/troubleshooting.md b/troubleshooting.md index 2d83cc6..15b20f2 100644 --- a/troubleshooting.md +++ b/troubleshooting.md @@ -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. \ No newline at end of file +The auth-server should start normally now (during a normal startup process). \ No newline at end of file