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