From 2e2c63bb6d538f40202a3f285c2c989beb7be56e Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 18 Jun 2021 08:32:40 -0400 Subject: [PATCH] took out line for config --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config b/config index 28906f29..13e99a9e 100755 --- a/config +++ b/config @@ -44,11 +44,11 @@ if [ "$1" = "" ]; then set -- $value echo $1 $2 $3 $4 $5 -# echo - - echo - echo "To change, include an OPTION" echo + +# echo +# echo "To change, include an OPTION" +# echo set -- "-h" fi