Update package-release.sh
This commit is contained in:
parent
a0b8dfce66
commit
51d0cfc3fe
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue