farmers update toc
This commit is contained in:
1
books/library/SUMMARY.md
Normal file
1
books/library/SUMMARY.md
Normal file
@@ -0,0 +1 @@
|
||||
- [Library](library/library.md)
|
5
books/library/sync_production.sh
Executable file
5
books/library/sync_production.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
export NAME=library
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/manual/heroscript/$NAME
|
||||
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/
|
Reference in New Issue
Block a user