فهرست منبع

Remove duplicate line in Administration guide

Jarek Lipski 7 سال پیش
والد
کامیت
443ee05b75
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Running-Mastodon/Administration-guide.md

+ 0 - 1
Running-Mastodon/Administration-guide.md

@@ -8,7 +8,6 @@ So, you have a working Mastodon instance... now what?
 The following rake task:
 
     RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
-    (or docker-compose run --rm web rails mastodon:make_admin USERNAME=alice)
 
 or, if using docker: