s
This commit is contained in:
12
heroscript/projectinca/develop.sh
Executable file
12
heroscript/projectinca/develop.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
#~/code/github/freeflowuniverse/crystallib/cli/hero/compile_debug.sh
|
||||
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development/heroscript/projectinca -o
|
||||
|
||||
|
||||
#result will be in /root/hero/var/mdbuild/tfgrid4simulator
|
||||
#~/hero/www/info/tfgrid4simulator/
|
||||
|
||||
#https://threefold.info/tfgrid4simulator/
|
3
heroscript/projectinca/sync_production.sh
Executable file
3
heroscript/projectinca/sync_production.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca
|
||||
rsync -rv ~/hero/www/info/projectinca/ root@info.ourworld.tf:/root/hero/www/info/projectinca/
|
Reference in New Issue
Block a user