diff --git a/build_chroot.sh b/build_chroot.sh index aa541be0..8c6a31ab 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