diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 380fd05..b5e2c51 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -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 \