aboutsummaryrefslogtreecommitdiffstats
path: root/generasitio.sh
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-06-07 20:22:33 -0500
committersejo <sejo@texto-plano.xyz>2021-06-07 20:22:33 -0500
commit5ab224e662dca54b6fadf9c629c61699eab2d966 (patch)
tree22bc90de8e827aa9d75689aaed6656034e0df4e7 /generasitio.sh
parent6f080ac12c4ed4dba3d302bd40ad45affd4b3c2a (diff)
downloadsitio-5ab224e662dca54b6fadf9c629c61699eab2d966.tar.gz
índice por orden de actualización
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