aboutsummaryrefslogtreecommitdiffstats
path: root/squashfu
diff options
context:
space:
mode:
Diffstat (limited to 'squashfu')
-rwxr-xr-xsquashfu1
1 files changed, 1 insertions, 0 deletions
diff --git a/squashfu b/squashfu
index ce05ffe..195bb39 100755
--- a/squashfu
+++ b/squashfu
@@ -32,6 +32,7 @@ create_new_squash () {
mount_squash
info "Seed creation finished. It has been mounted at "$SQUASH_MOUNT" \
if you would like to make sure the proper files are included"
+ return 0;
else
die "There was an error creating the initial squash."
fi