💾 Archived View for gmn.clttr.info › sources › geminispace.git › tree › infra › rebuild_index.sh.txt captured on 2022-01-08 at 21:33:21.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

➡️ Next capture (2022-06-03)

-=-=-=-=-=-=-

cp -r /home/gus/index /home/gus/index.new
/home/gus/.poetry/bin/poetry run build_index -d
rm -rf /home/gus/index.old
mv /home/gus/index /home/gus/index.old
mv /home/gus/index.new /home/gus/index