From 71aeedaaf3ec0f435ef9445e16229b7d113eddaf Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 8 Jul 2022 16:49:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Egaboshlib.include=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gaboshlib.include | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gaboshlib.include b/gaboshlib.include index 3abec25..498f9ee 100644 --- a/gaboshlib.include +++ b/gaboshlib.include @@ -17,9 +17,9 @@ done # if runnign directly from shell if echo $0 | egrep -q '^-bash$|^-su$' then - g_scriptname=bash + g_scriptname=bash else - g_scriptname=$(basename $0) + g_scriptname=$(basename $0) fi # TMPDIR