forked from norman/fusionpbx-install.sh-github-mirror
Add ghostscript9 dependency.
This commit is contained in:
@@ -7,7 +7,7 @@ cd "$(dirname "$0")"
|
|||||||
. ../config.sh
|
. ../config.sh
|
||||||
|
|
||||||
#install dependencies
|
#install dependencies
|
||||||
pkg install --yes tiff memcached
|
pkg install --yes tiff ghostscript9-base memcached
|
||||||
|
|
||||||
#set the current working directory
|
#set the current working directory
|
||||||
cwd=$(pwd)
|
cwd=$(pwd)
|
||||||
|
|||||||
Reference in New Issue
Block a user