Move these dependencies to the freeswitch script.

This commit is contained in:
FusionPBX 2020-05-20 11:33:01 -06:00 committed by GitHub
parent 8bb93195db
commit a9ac8cddb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@ cd "$(dirname "$0")"
#send a message
verbose "Installing FusionPBX"
#install dependencies
pkg install --yes git ghostscript9-base tiff
#set the version
if [ .$system_branch = .'master' ]; then
verbose "Using master"