2024-08-26 09:14:18 +00:00
|
|
|
#!/bin/bash
|
|
|
|
set -ex
|
2024-10-08 06:35:04 +00:00
|
|
|
export NAME="kristof"
|
2024-08-26 09:14:18 +00:00
|
|
|
|
|
|
|
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
|
|
|
|
|
|
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/kristof -o
|
|
|
|
|
|
|
|
|
|
|
|
#result will be in /root/hero/var/mdbuild/tfgrid4simulator
|
|
|
|
#~/hero/www/info/tfgrid4simulator/
|
|
|
|
|
2024-10-08 06:35:04 +00:00
|
|
|
#https://threefold.info/tfgrid4simulator/
|