4 lines
191 B
Bash
4 lines
191 B
Bash
|
#!/bin/bash
|
||
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/kristof
|
||
|
rsync -rv ~/hero/www/info/kristof/ root@info.ourworld.tf:/root/hero/www/info/kristof/
|