aboutsummaryrefslogtreecommitdiff
path: root/blog/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'blog/build.sh')
-rwxr-xr-xblog/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/build.sh b/blog/build.sh
index 58aaeb3b..6d6f817c 100755
--- a/blog/build.sh
+++ b/blog/build.sh
@@ -21,6 +21,7 @@ cat >index.gmi <<EOF
Envíame email a alex arroba corcoles punto net.
=> notas Notas
+=> notes Notes
EOF
find . -path './2???/??/*.gmi' -type f -print0 | coppewebite-indexer . >>index.gmi