Files
info_tfgrid/books/mbweni/sync_production.sh
2024-04-23 14:20:22 +02:00

6 lines
212 B
Bash
Executable File

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