bootstrap-root: removed clang, apt-transport-https, added cargo
This commit is contained in:
parent
7561eff000
commit
afb11da53e
1 changed files with 1 additions and 2 deletions
|
@ -7,12 +7,11 @@ apt-get update \
|
|||
&& apt-get dist-upgrade -y \
|
||||
&& apt-get install -y \
|
||||
apt-file \
|
||||
apt-transport-https \
|
||||
bash-completion \
|
||||
build-essential \
|
||||
byobu \
|
||||
ca-certificates \
|
||||
clang \
|
||||
cargo \
|
||||
cmake \
|
||||
command-not-found \
|
||||
curl \
|
||||
|
|
Loading…
Reference in a new issue