replace crystallib with herolib
This commit is contained in:
@@ -103,17 +103,17 @@ fn cmd_bootstrap_execute(cmd Command) ! {
|
||||
}
|
||||
if compileupload {
|
||||
// mycmd:='
|
||||
// \${HOME}/code/github/freeflowuniverse/crystallib/scripts/package.vsh
|
||||
// \${HOME}/code/github/freeflowuniverse/herolib/scripts/package.vsh
|
||||
// '
|
||||
// osal.exec(cmd: mycmd)!
|
||||
println('please execute:\n~/code/github/freeflowuniverse/crystallib/scripts/githubactions.sh')
|
||||
println('please execute:\n~/code/github/freeflowuniverse/herolib/scripts/githubactions.sh')
|
||||
}
|
||||
|
||||
if update {
|
||||
// mycmd:='
|
||||
// \${HOME}/code/github/freeflowuniverse/crystallib/scripts/package.vsh
|
||||
// \${HOME}/code/github/freeflowuniverse/herolib/scripts/package.vsh
|
||||
// '
|
||||
// osal.exec(cmd: mycmd)!
|
||||
println('please execute:\n~/code/github/freeflowuniverse/crystallib/scripts/install_hero.sh')
|
||||
println('please execute:\n~/code/github/freeflowuniverse/herolib/scripts/install_hero.sh')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user