From deca2f55b48849b48a86cdcee6d5a94f0d79c1b2 Mon Sep 17 00:00:00 2001 From: sejo Date: Mon, 7 Jun 2021 20:24:13 -0500 Subject: =?UTF-8?q?=C3=ADndice.gmo=20con=20acento?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generasitio.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'generasitio.sh') diff --git a/generasitio.sh b/generasitio.sh index 14164fb..bb8f168 100755 --- a/generasitio.sh +++ b/generasitio.sh @@ -40,8 +40,8 @@ rm gem/*gmi # crea índice echo "generando índice..." -rm src/indice.gmo -ls -t src/*gmo | awk -f genindice.awk > src/indice.gmo +rm src/índice.gmo +ls -t src/*gmo | awk -f genindice.awk > src/índice.gmo echo "revisando y convirtiendo archivimos gmo a html y gmi..." -- cgit v1.2.3