bootstrap-root: removed clang, apt-transport-https, added cargo

This commit is contained in:
Tobias Schmidl 2021-08-17 06:40:52 +00:00
parent 7561eff000
commit afb11da53e

View file

@ -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 \