From b852553ccb47b3287ca3fdb7e4171f5f3c177d94 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Sat, 27 Jan 2024 03:40:02 +0100 Subject: [PATCH] Update build_chroot.sh --- build_chroot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_chroot.sh b/build_chroot.sh index aa541be..8c6a31a 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -19,6 +19,7 @@ echo ${CUSTOM} echo ${ARCH} if [[ -e /etc/os-release && $(grep -c "Raspbian" /etc/os-release) -gt 0 ]]; then + sudo pip3 install --upgrade cloudsmith-cli echo "building for the raspberry pi" sudo apt update sudo apt install -y build-essential flex bc bison dkms raspberrypi-kernel-headers