2 lines
99 B
Bash
2 lines
99 B
Bash
|
#!/bin/bash
|
||
|
rsync -rv ~/hero/www/info/tfmanual/ root@info.ourworld.tf:/root/hero/www/info/tfmanual/
|