4 lines
125 B
Bash
Executable File
4 lines
125 B
Bash
Executable File
#!/bin/bash
|
|
export NAME=tech
|
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
|