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