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 dist-upgrade \
|
||||
&& apt install \
|
||||
&& apt install -y \
|
||||
apt-file \
|
||||
apt-transport-https \
|
||||
bash-completion \
|
||||
|
|
Loading…
Reference in a new issue