info_tfgrid/books/sysadmins/sync_production.sh

6 lines
217 B
Bash
Raw Normal View History

2024-06-14 00:55:48 +00:00
#!/bin/bash
set -ex
2024-07-11 01:27:07 +00:00
export NAME=sysadmins
2024-06-14 00:55:48 +00:00
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/manual/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/