From b072c25ba841569d7ff9d46251f5894759466c95 Mon Sep 17 00:00:00 2001 From: sean Date: Mon, 15 Jul 2019 12:22:36 -0700 Subject: [PATCH] tweaks --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 3e47171..5017ef2 100644 --- a/setup.sh +++ b/setup.sh @@ -420,7 +420,7 @@ if ! [ "$?" = "0" ]; then exit $? fi -exit 0 +#exit 0 # commented out for debugging echo "" echo "Clearing chroot configuration script..."