info_tfgrid/books/projectinca/sync_production.sh

6 lines
217 B
Bash
Raw Permalink Normal View History

2024-03-22 07:32:20 +00:00
#!/bin/bash
2024-03-26 13:05:52 +00:00
set -ex
2024-04-23 12:20:22 +00:00
export NAME=projectinca
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/