mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-04 13:54:43 +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
|
# Expand and mount rootfs image
|
||||||
dd if=/dev/zero bs=1G count=1 >> 1.img
|
dd if=/dev/zero bs=1G count=1 >> 1.img
|
||||||
e2fsck -f 1.img
|
e2fsck -p -f 1.img
|
||||||
resize2fs 1.img
|
resize2fs 1.img
|
||||||
mount 1.img /mnt
|
mount 1.img /mnt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user