info_tfgrid/books/projectmycelium/sync_production.sh

6 lines
221 B
Bash
Raw Normal View History

2024-03-19 18:07:50 +00:00
#!/bin/bash
2024-04-23 12:20:22 +00:00
set -ex
export NAME=projectmycelium
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/