From 6d4705d26c76d4513b473337cd94dc318d90fd60 Mon Sep 17 00:00:00 2001 From: Jay Pfaffman Date: Sat, 23 Apr 2016 08:21:36 -0500 Subject: [PATCH] remove debug code. Sorry. --- launcher | 2 -- 1 file changed, 2 deletions(-) diff --git a/launcher b/launcher index 8f9eceb..5241363 100755 --- a/launcher +++ b/launcher @@ -604,8 +604,6 @@ run_bootstrap() { # Does your system meet the minimum requirements? if [ "$opt" != "--skip-prereqs" ] ; then check_resources - echo "done JP" - exit fi # is our configuration file valid? -- 2.25.1