Add note about generated password

Rohan Sircar 2020-07-20 20:15:32 +05:30
parent 590685df50
commit 616e959e69

@ -136,8 +136,15 @@ Check with
sudo systemctl status chatto
```
and if it fails to start do
```
sudo journalctl -u chatto
```
to check the cause of the failure.
## Default Password
When running the jar file for the first time, a file containing the default(randomly generated) password for the admin account will have been generated in the same directory as the jar.
Please make note of the password, and then delete the file.