2 lines
73 B
Bash
2 lines
73 B
Bash
|
#!/bin/bash
|
||
|
rsync -avz /var/www/chiro-canto root@93.113.207.244:/var/www/
|