1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-19 00:03:33 +09:00

Merge pull request #868 from Angristan/patch-4

Add file package
This commit is contained in:
Eugen 2017-04-05 02:52:00 +02:00 committed by GitHub
commit e55fbdede3

View File

@ -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