Merge pull request #1204 from benklop/patch-1

Update Administration-guide.md
This commit is contained in:
Eugen 2017-04-08 01:00:32 +02:00 committed by GitHub
commit a872f2f4c6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ So, you have a working Mastodon instance... now what?
The following rake task:
rake mastodon:make_admin USERNAME=alice
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
Would turn the local user "alice" into an admin.