From 4813520165495e65d917a2995309b4421f9f9f47 Mon Sep 17 00:00:00 2001 From: Didgeridoohan Date: Wed, 28 Mar 2018 18:50:15 +0200 Subject: [PATCH] Oops --- system/binpath/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/binpath/props b/system/binpath/props index 19c48d3..e53062b 100644 --- a/system/binpath/props +++ b/system/binpath/props @@ -300,7 +300,7 @@ menu_change_fingerprint() { else PRINTMODULETXT="" fi - if [ "$2" ] + if [ "$2" ]; then echo "Currently set to$PRINTMODULETXT:" echo ${C}$2${N} if [ "$2" != "$3" ]; then