From d39cfe0623da8b1221fb36c1d6bc3e7d3ea45c1d Mon Sep 17 00:00:00 2001 From: Nulo Date: Mon, 11 Oct 2021 16:18:21 -0300 Subject: [PATCH] Inicializar inicio --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index ec7fc3a..6982c3e 100755 --- a/build.sh +++ b/build.sh @@ -6,6 +6,7 @@ template () { echo "" echo "" echo "$1" + : "${inicio:=}" if test "$inicio" != true; then echo "☚ Volver al inicio" fi