fixing raspi image (#2712)

* wip: fixing raspi image

* fix pi build
This commit is contained in:
Aiden McClelland
2024-10-18 14:17:56 -06:00
committed by GitHub
parent c9f3e1bdab
commit 2fa0a57d2b
4 changed files with 25 additions and 14 deletions

View File

@@ -21,7 +21,8 @@ apt-get install -yq \
dosfstools \
e2fsprogs \
squashfs-tools \
rsync
rsync \
b3sum
# TODO: remove when util-linux is released at v2.39.3
apt-get install -yq \
git \