Update package-release.sh

This commit is contained in:
FusionPBX 2017-03-05 21:42:29 -07:00 committed by GitHub
parent a0b8dfce66
commit 51d0cfc3fe
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ cd "$(dirname "$0")"
. ../config.sh
. ../colors.sh
. ../environment.sh
. ../arguments.sh
apt-get update && apt-get install -y --force-yes curl memcached haveged
if [ ."$cpu_architecture" = ."arm" ]; then