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