Update change_admin_password.md

yunohost tools adminpw doesn't work. yunohost itself states to use rootpw instead. corrected documentation. off to a great start, i am!
This commit is contained in:
jdmyqr 2023-11-19 10:00:42 -06:00 committed by GitHub
parent 600dc2e560
commit d3d5d08336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,5 +24,5 @@ Then go to Tools > Change administration password.
```bash
yunohost tools adminpw
yunohost tools rootpw
```