From 53b5f9251f69e0aff04f671688dcf0fd0908f9a1 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 28 Jun 2021 08:35:23 -0400 Subject: [PATCH] print $5 for sim mode --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 13e99a9e..3e91d077 100755 --- a/config +++ b/config @@ -26,6 +26,7 @@ if [ "$1" = "" ]; then else echo fi + echo "$5" if [ "$5" = "y" ] || [ "$5" = "yes" ] ; then # sim="yes"