lots of fixes and add ons
This commit is contained in:
5
books/legal/sync_production.sh
Executable file
5
books/legal/sync_production.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
export NAME=legal
|
||||
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/
|
Reference in New Issue
Block a user