forked from norman/fusionpbx-install.sh-github-mirror
Update package-release.sh
This commit is contained in:
1
debian/resources/switch/package-release.sh
vendored
1
debian/resources/switch/package-release.sh
vendored
@@ -6,7 +6,6 @@ cd "$(dirname "$0")"
|
|||||||
. ../config.sh
|
. ../config.sh
|
||||||
. ../colors.sh
|
. ../colors.sh
|
||||||
. ../environment.sh
|
. ../environment.sh
|
||||||
. ../arguments.sh
|
|
||||||
|
|
||||||
apt-get update && apt-get install -y --force-yes curl memcached haveged
|
apt-get update && apt-get install -y --force-yes curl memcached haveged
|
||||||
if [ ."$cpu_architecture" = ."arm" ]; then
|
if [ ."$cpu_architecture" = ."arm" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user