2024-07-29 08:27:54 +00:00
|
|
|
#!/bin/bash
|
|
|
|
set -ex
|
|
|
|
|
2024-08-01 16:45:49 +00:00
|
|
|
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
|
2024-07-29 08:27:54 +00:00
|
|
|
|
|
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/tfgridsimulation_farming -o
|
|
|
|
|
|
|
|
|
|
|
|
#result will be in /root/hero/var/mdbuild/tfgrid4simulator
|
|
|
|
#~/hero/www/info/tfgrid4simulator/
|
|
|
|
|
|
|
|
#https://threefold.info/tfgrid4simulator/
|