lots of fixes and add ons
This commit is contained in:
5
books/manual/sync_production.sh
Normal file → Executable file
5
books/manual/sync_production.sh
Normal file → Executable file
@@ -1,2 +1,5 @@
|
||||
#!/bin/bash
|
||||
rsync -rv ~/hero/www/info/tfmanual/ root@info.ourworld.tf:/root/hero/www/info/tfmanual/
|
||||
set -ex
|
||||
export NAME=manual
|
||||
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