1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-13 14:14:23 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
28e193073c add system update tools 2023-08-02 18:14:21 +02:00

View File

@ -54,6 +54,7 @@ rootfs()
return 1
fi
sync
cd
echo "Unmount the rootfs partition"
umount $TMP_MOUNT
echo "Done"