Update package-all.sh
This commit is contained in:
parent
66d6f7d26a
commit
086bf10219
|
|
@ -7,7 +7,6 @@ cd "$(dirname "$0")"
|
||||||
. ../config.sh
|
. ../config.sh
|
||||||
. ../colors.sh
|
. ../colors.sh
|
||||||
. ../environment.sh
|
. ../environment.sh
|
||||||
. ../arguments.sh
|
|
||||||
|
|
||||||
apt-get -q update && apt-get install -y -q ntp curl memcached haveged
|
apt-get -q update && apt-get install -y -q ntp curl memcached haveged
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue