changes to the docs for the new admin modifcation scripts

This commit is contained in:
prasket
2020-01-20 12:59:36 -08:00
parent 20b0e5d2c8
commit 92c6031c9f
2 changed files with 10 additions and 4 deletions

View File

@ -24,7 +24,10 @@ If you've just installed Matrix, **to finalize the installation process**, it's
-----
The script `/usr/local/bin/matrix-change-user-admin-status` may be used to change a user's admin privileges:
## Adding/Removing Administrator privileges to an existing user.
The script `/usr/local/bin/matrix-change-user-admin-status` may be used to change a user's admin privileges.
* log on to your server with ssh
* execute with the username and 0/1 (0 = non-admin | 1 = admin)