development to main #125
| @@ -1,5 +1,5 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
| set -ex | set -ex | ||||||
| export NAME=developers | export NAME=devs | ||||||
| hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/manual/heroscript/$NAME | 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/ | rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/ | ||||||
| @@ -1,7 +1,7 @@ | |||||||
| ```js | ```js | ||||||
| 
 | 
 | ||||||
| !!book.generate name:'developers' title:'ThreeFold Developers Manual' printbook:false foldlevel:0 | !!book.generate name:'devs' title:'ThreeFold Developers Manual' printbook:false foldlevel:0 | ||||||
|         url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/developers' |         url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/devs' | ||||||
| 
 | 
 | ||||||
| !!doctree.add | !!doctree.add | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual' |     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual' | ||||||
		Reference in New Issue
	
	Block a user