forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx.sh
'at' is available by default.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user