From 7aa1462a6856d165cc81a879d23592993141be6c Mon Sep 17 00:00:00 2001 From: shakasan Date: Wed, 9 May 2018 10:34:26 +0200 Subject: [PATCH] . --- core_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core_functions.sh b/core_functions.sh index ef34278..3051a80 100644 --- a/core_functions.sh +++ b/core_functions.sh @@ -657,4 +657,4 @@ function dispSysInfos () { shellType=${shellType/-} shellType=${shellType//*\/} printf $shellType"\n" -} \ No newline at end of file +}