info_tfgrid/books/duniayetu/sync_production.sh
2024-06-13 21:30:24 -04:00

6 lines
223 B
Bash
Executable File

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