forked from norman/fusionpbx-install.sh-github-mirror
add 'at' as a requirred package (#101)
This commit is contained in:
@@ -12,7 +12,7 @@ verbose "Installing FusionPBX"
|
||||
|
||||
#install dependencies
|
||||
yum -y install git
|
||||
yum -y install ghostscript libtiff-devel libtiff-tools
|
||||
yum -y install ghostscript libtiff-devel libtiff-tools at
|
||||
|
||||
#forensics tools
|
||||
wget https://forensics.cert.org/cert-forensics-tools-release-el7.rpm
|
||||
|
||||
Reference in New Issue
Block a user