info_tfgrid/books/knowledge_base/sync_production.sh

6 lines
222 B
Bash
Raw Normal View History

2024-06-14 01:04:00 +00:00
#!/bin/bash
set -ex
export NAME=knowledge_base
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/