diff --git a/build.sh b/build.sh index 54f06fa..892cb24 100755 --- a/build.sh +++ b/build.sh @@ -8,6 +8,9 @@ template () { echo "" echo "$1" : "${inicio:=}" + if test "$mirror" = true; then + echo "

Ojo: este sitio es un espejo (mirror). nulo.in es la fuente.

" + fi if test "$inicio" != true; then echo "☚ Volver al inicio" fi