4 lines
153 B
Bash
Executable File
4 lines
153 B
Bash
Executable File
#!/bin/bash
|
|
export NAME="datacenter"
|
|
hero mdbook -u https://git.threefold.info/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME -o
|