add force-yes to all airtime-full-install packages
This commit is contained in:
parent
201e649014
commit
fba0e18620
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ fi
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Updated package list
|
# Updated package list
|
||||||
apt-get -y install tar gzip curl nginx php5-pgsql php5-fpm \
|
apt-get -y --force-yes install tar gzip curl nginx php5-pgsql php5-fpm \
|
||||||
php-pear php5-gd postgresql odbc-postgresql python libsoundtouch-ocaml \
|
php-pear php5-gd postgresql odbc-postgresql python libsoundtouch-ocaml \
|
||||||
libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \
|
libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \
|
||||||
libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \
|
libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue