mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
add system update tools
This commit is contained in:
@ -54,6 +54,7 @@ rootfs()
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
sync
|
sync
|
||||||
|
cd
|
||||||
echo "Unmount the rootfs partition"
|
echo "Unmount the rootfs partition"
|
||||||
umount $TMP_MOUNT
|
umount $TMP_MOUNT
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
Reference in New Issue
Block a user