forked from norman/fusionpbx-install.sh-github-mirror
Move these dependencies to the freeswitch script.
This commit is contained in:
@@ -10,9 +10,6 @@ cd "$(dirname "$0")"
|
|||||||
#send a message
|
#send a message
|
||||||
verbose "Installing FusionPBX"
|
verbose "Installing FusionPBX"
|
||||||
|
|
||||||
#install dependencies
|
|
||||||
pkg install --yes git ghostscript9-base tiff
|
|
||||||
|
|
||||||
#set the version
|
#set the version
|
||||||
if [ .$system_branch = .'master' ]; then
|
if [ .$system_branch = .'master' ]; then
|
||||||
verbose "Using master"
|
verbose "Using master"
|
||||||
|
|||||||
Reference in New Issue
Block a user