From 5aa569cd006505773d954b714f6f60f408f66e14 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 11 Nov 2017 08:27:14 -0500 Subject: [PATCH] a couple other tiny fixes --- scripts/core/functions.sh | 1 + scripts/text/nechung_signature.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index a66d1939..9dcfce80 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -388,6 +388,7 @@ if [ -z "$skip_all" ]; then echo "The nechung oracle program cannot be found. You may want to consider" echo "rebuilding the feisty meow applications with this command:" echo "bash $FEISTY_MEOW_SCRIPTS/generator/produce_feisty_meow.sh" + echo else $wheres_nechung fi diff --git a/scripts/text/nechung_signature.sh b/scripts/text/nechung_signature.sh index 42448571..3ee02f4b 100644 --- a/scripts/text/nechung_signature.sh +++ b/scripts/text/nechung_signature.sh @@ -4,4 +4,3 @@ echo "
" echo "--
" $FEISTY_MEOW_BINARIES/nechung - -- 2.34.1