]> spindle.queued.net Git - xodist/blobdiff - mkext3.sh
make sure all scripts end w/ exit 0
[xodist] / mkext3.sh
index 4bddac3a7b8b2fd54aad3bf0d5f0789c33353d7a..09501a241ef2fca5d81443bc4da29dbf34d372a4 100755 (executable)
--- a/mkext3.sh
+++ b/mkext3.sh
@@ -298,3 +298,5 @@ mk_ext3_fs ${IMG_NAME} ${ROOT_DIR}
 #mount ${IMG_NAME}.ext3 $MOUNT_POINT -o loop,offset=$OS_PART1_BEGIN -t ext3
 #cp -r "$ROOT_DIR"/* $MOUNT_POINT
 #umount $MOUNT_POINT
+
+exit 0