2 lines
64 B
Bash
2 lines
64 B
Bash
|
|
#!/bin/bash
|
||
|
|
/usr/bin/rsync --rsync-path="sudo /usr/bin/rsync" $@
|