4 lines
150 B
Bash
4 lines
150 B
Bash
|
#!/bin/bash
|
||
|
export NAME="datacenter"
|
||
|
hero mdbook -u https://git.ourworld.tf/ourworld_holding/info_ourworld/src/branch/development/heroscript/$NAME -o
|