diff --git a/freebsd/resources/fusionpbx.sh b/freebsd/resources/fusionpbx.sh index 6e0e6a6..4945cf1 100755 --- a/freebsd/resources/fusionpbx.sh +++ b/freebsd/resources/fusionpbx.sh @@ -11,7 +11,7 @@ cd "$(dirname "$0")" verbose "Installing FusionPBX" #install dependencies -pkg install --yes git ghostscript9-base tiff at +pkg install --yes git ghostscript9-base tiff #set the version if [ .$system_branch = .'master' ]; then