logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: e55fbdede34ed127986bb182383c4ae67b496590
parent: bda37489ac5c14d18b1bb4290f2a2931dc8728c9
Author: Eugen <eugen@zeonfederated.com>
Date:   Wed,  5 Apr 2017 02:52:00 +0200

Merge pull request #868 from Angristan/patch-4

Add file package

Diffstat:

Mdocs/Running-Mastodon/Production-guide.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Running-Mastodon/Production-guide.md b/docs/Running-Mastodon/Production-guide.md @@ -76,7 +76,7 @@ It is recommended to create a special user for mastodon on the server (you could ## General dependencies curl -sL https://deb.nodesource.com/setup_4.x | sudo bash - - sudo apt-get install imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev nodejs + sudo apt-get install imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev nodejs file sudo npm install -g yarn ## Redis