aboutsummaryrefslogtreecommitdiffstats
path: root/generasitio.sh
diff options
context:
space:
mode:
Diffstat (limited to 'generasitio.sh')
-rwxr-xr-xgenerasitio.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generasitio.sh b/generasitio.sh
index c21e6d1..14164fb 100755
--- a/generasitio.sh
+++ b/generasitio.sh
@@ -41,7 +41,7 @@ rm gem/*gmi
# crea índice
echo "generando índice..."
rm src/indice.gmo
-ls src/*gmo | awk -f genindice.awk > src/indice.gmo
+ls -t src/*gmo | awk -f genindice.awk > src/indice.gmo
echo "revisando y convirtiendo archivimos gmo a html y gmi..."
Un proyecto texto-plano.xyz