bootstrap: install codespell, shfmt and shellcheck also on debian/ubuntu
[metze/samba-autobuild/.git] / bootstrap / generated-dists / ubuntu2204 / bootstrap.sh
index d8a7a72178f4cf8ce9f57d4435e5d9acaecc7a7b..1a3c3b14efbc6fe9414f77b4ffe8b7ca2144bada 100755 (executable)
@@ -21,6 +21,7 @@ apt-get -y install \
     build-essential \
     ccache \
     chrpath \
+    codespell \
     curl \
     debhelper \
     dnsutils \
@@ -100,6 +101,8 @@ apt-get -y install \
     rng-tools \
     rsync \
     sed \
+    shellcheck \
+    shfmt \
     sudo \
     tar \
     tree \