info_tfgrid/books/sysadmins/sync_production.sh
2024-07-10 21:27:07 -04:00

6 lines
217 B
Bash
Executable File

#!/bin/bash
set -ex
export NAME=sysadmins
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/