mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 14:14:23 +02:00
Compare commits
1 Commits
668434388c
...
28e193073c
Author | SHA1 | Date | |
---|---|---|---|
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"
|
||||||
|
Reference in New Issue
Block a user