💾 Archived View for gmn.clttr.info › sources › geminispace.git › tree › infra › rebuild_index.sh.txt captured on 2022-06-11 at 23:40:35.
⬅️ Previous capture (2022-06-03)
-=-=-=-=-=-=-
sudo systemctl stop gus cp -r /home/gus/index /home/gus/index.new sudo systemctl start gus /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