We need to return an error code for the GUI to recognize status properly

This commit is contained in:
Wynter Woods 2015-09-13 06:35:17 -07:00
parent 865dae5249
commit b4b929d2b3
1 changed files with 1 additions and 0 deletions

View File

@ -115,3 +115,4 @@ fastboot -u flash UBI ${BUILDROOT_OUTPUT_DIR}/images/rootfs.ubi
fastboot continue
echo "stuff is in $TMPDIR"
exit 0