info_tfgrid/books/system_administrators/sync_production.sh
2024-06-13 20:55:48 -04:00

6 lines
229 B
Bash
Executable File

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