...
This commit is contained in:
@@ -5,7 +5,7 @@ export NAME="tfgrid4simulation"
|
||||
~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
|
||||
|
||||
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
|
||||
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/${NAME} -o
|
||||
|
||||
|
||||
#result will be in /root/hero/var/mdbuild/tfgrid4simulation
|
||||
|
@@ -3,11 +3,11 @@
|
||||
```js
|
||||
|
||||
!!book.generate name:'tfgrid4simulator' title:'TFGrid Simulator 4.0'
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation'
|
||||
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgrid4simulation'
|
||||
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation'
|
||||
url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/development/collections/tfgridsimulation'
|
||||
|
||||
|
||||
```
|
||||
|
@@ -2,5 +2,5 @@
|
||||
|
||||
export NAME="tfgrid4simulation"
|
||||
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME}
|
||||
hero mdbook -u https://git.threefold.info/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