Added documentation on installation of ffmpeg and ImageMagick dependencies.

This commit is contained in:
Ivan Tashkinov 2020-09-24 18:02:50 +03:00
commit 7cd662f18c
11 changed files with 33 additions and 12 deletions

View file

@ -7,7 +7,7 @@ This document was written for FreeBSD 12.1, but should be work on future release
This assumes the target system has `pkg(8)`.
```
# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh cmake
# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh cmake ffmpeg imagemagick
```
Copy the rc.d scripts to the right directory: