From 9981f01cebdda9a52d3fe4fc67eaa5a5daedac39 Mon Sep 17 00:00:00 2001 From: sean Date: Fri, 12 Jul 2019 13:29:23 -0700 Subject: [PATCH] tweaks --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 5e563e8..2083471 100644 --- a/setup.sh +++ b/setup.sh @@ -369,6 +369,7 @@ if ! [ "$?" = "0" ]; then exit $? fi +exit 0 # commented out for debugging echo "" echo "Clearing chroot configuration script..."