mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-26 18:58:20 +01:00
add system update tools
This commit is contained in:
parent
668434388c
commit
28e193073c
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user