From 892676af8690f1f3ad50a8c215b67d2b5c24debc Mon Sep 17 00:00:00 2001 From: Bryan Roessler Date: Thu, 21 Oct 2021 12:01:31 -0400 Subject: [PATCH] Line debug --- script-install-banner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script-install-banner b/script-install-banner index 5c6e44be..04de9ea1 100644 --- a/script-install-banner +++ b/script-install-banner @@ -289,7 +289,7 @@ EOF if [[ -v DEBUG ]]; then bash banner.sh cat -n banner.sh - rm banner.sh + #rm banner.sh fi exit $? \ No newline at end of file