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