From 2203a5703a9eaf94295ee3fa3446d6ecbef9069d Mon Sep 17 00:00:00 2001 From: probonopd Date: Fri, 25 Feb 2022 20:07:38 +0100 Subject: [PATCH] Fix message [ci skip] --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b1ffd38..7194423 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ set -e set -x if [ -z "${RPI}" ] ; then - echo "${RPI} missing, exting" + echo "\$RPI missing, exting" exit 1 fi