info_tfgrid/heroscript/tech/sync_production.sh

5 lines
211 B
Bash
Raw Normal View History

2024-08-06 15:33:59 +00:00
#!/bin/bash
2024-08-15 23:40:17 +00:00
export NAME=tech
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/