3 lines
100 B
Bash
3 lines
100 B
Bash
|
#!/bin/bash
|
||
|
rsync -rv ~/hero/www/info/earthhub/ root@info.ourworld.tf:/root/hero/www/info/earthhub/
|