forgot rpi stuff
This commit is contained in:
@@ -20,7 +20,9 @@ if [ "${USE_QEMU}" = "1" ]; then
|
||||
fi
|
||||
|
||||
on_chroot <<- EOF
|
||||
systemctl enable rpi-resize
|
||||
if [[ "${ARCH}" == "arm64" || "${ARCH}" == "armhf" ]]; then
|
||||
systemctl enable rpi-resize
|
||||
fi
|
||||
|
||||
for GRP in input spi i2c gpio; do
|
||||
groupadd -f -r "\$GRP"
|
||||
|
||||
Reference in New Issue
Block a user