don't ask on apt install
This commit is contained in:
parent
1980652b5e
commit
d5e1d6cfbc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -e
|
||||||
|
|
||||||
apt update \
|
apt update \
|
||||||
&& apt dist-upgrade \
|
&& apt dist-upgrade \
|
||||||
&& apt install \
|
&& apt install -y \
|
||||||
apt-file \
|
apt-file \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
bash-completion \
|
bash-completion \
|
||||||
|
|
Loading…
Reference in a new issue