2024-09-09 08:04:34 +00:00
|
|
|
#!/bin/bash
|
|
|
|
set -ex
|
|
|
|
|
2024-09-18 04:40:11 +00:00
|
|
|
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
|
|
|
|
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile.sh
|
2024-09-09 08:04:34 +00:00
|
|
|
|
|
|
|
hero run -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/exporter
|
|
|
|
|
|
|
|
|
|
|
|
#result will be in /root/hero/var/mdbuild/tfgrid4simulator
|
|
|
|
#~/hero/www/info/tfgrid4simulator/
|
|
|
|
|
|
|
|
#https://threefold.info/tfgrid4simulator/
|