info_tfgrid/books/farmers/sync_production.sh
2025-06-16 10:27:14 +02:00

6 lines
218 B
Bash
Executable File

#!/bin/bash
set -ex
export NAME=farmers
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/manual/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/