mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
add system update tools
This commit is contained in:
parent
668434388c
commit
28e193073c
@ -54,6 +54,7 @@ rootfs()
|
||||
return 1
|
||||
fi
|
||||
sync
|
||||
cd
|
||||
echo "Unmount the rootfs partition"
|
||||
umount $TMP_MOUNT
|
||||
echo "Done"
|
||||
|
Loading…
Reference in New Issue
Block a user