4 lines
98 B
Bash
4 lines
98 B
Bash
#! /bin/bash
|
|
|
|
rsync -vru materio3:public_html/base_d7/sites/default/files/ ./sites/default/files/
|