mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +01:00
fixed raspberry pi CI
This commit is contained in:
parent
2261b0fc2b
commit
5e89c52007
@ -13,7 +13,7 @@ wget https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_ar
|
||||
|
||||
# Expand and mount rootfs image
|
||||
dd if=/dev/zero bs=1G count=1 >> 1.img
|
||||
e2fsck -f 1.img
|
||||
e2fsck -p -f 1.img
|
||||
resize2fs 1.img
|
||||
mount 1.img /mnt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user