소스 검색

Update Heroku-guide.md

Cleaning up the heroku admin command bit to match the form used in Administration-guide.md and clarify the wording a bit.
master
David Huerta 7 년 전
committed by GitHub
부모
커밋
a7ab2204d4
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. +2
    -4
      docs/Running-Mastodon/Heroku-guide.md

+ 2
- 4
docs/Running-Mastodon/Heroku-guide.md 파일 보기

@@ -47,8 +47,6 @@ You can deploy from the Heroku web interface or from the command line. Run:

after you first deploy to set up the first database.

You may need to use the `heroku` CLI application to run:
To make yourself an admin, you may need to use the `heroku` CLI application after creating an account online:

`USERNAME=yourUsername rails mastodon:make_admin`

to make yourself an admin.
`heroku rake mastodon:make_admin USERNAME=yourUsername`

불러오는 중...
취소
저장