]> spindle.queued.net Git - xodist/blobdiff - mkchroot.sh
make sure all scripts end w/ exit 0
[xodist] / mkchroot.sh
index 509bbdd4de23456468d0d921e19d53346176dbed..83f51d476b4a78ed86cda37ff22dac32bb2718e7 100755 (executable)
@@ -190,3 +190,5 @@ umount ${ROOT_DIR}/dev/pts
 
 # custom cleanup stuff
 cleanup_chroot_hook "${ROOT_DIR}"
+
+exit 0