Fixed reboot not working
This commit is contained in:
@@ -47,6 +47,7 @@ umount "$ROOTFS/sys"
|
||||
umount "$ROOTFS/run"
|
||||
|
||||
rm -r "$ROOTFS/build"
|
||||
rm "$ROOTFS/etc/resolv.conf"
|
||||
|
||||
### Begin making full disk image for the device
|
||||
echo "##################################################### Packaging RootFS "$( du -sh "$ROOTFS/" )
|
||||
|
||||
Reference in New Issue
Block a user