forked from norman/fusionpbx-install.sh-github-mirror
Install ffmpeg
This commit is contained in:
2
debian/resources/fusionpbx.sh
vendored
2
debian/resources/fusionpbx.sh
vendored
@@ -12,7 +12,7 @@ verbose "Installing FusionPBX"
|
||||
|
||||
#install dependencies
|
||||
apt-get install -y vim git dbus haveged ssl-cert qrencode
|
||||
apt-get install -y ghostscript libtiff5-dev libtiff-tools at
|
||||
apt-get install -y ffmpeg ghostscript libtiff5-dev libtiff-tools at
|
||||
|
||||
#get the branch
|
||||
if [ .$system_branch = .'master' ]; then
|
||||
|
||||
Reference in New Issue
Block a user