3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rsync -a --chmod=D0755,F0644 /etc/mirror-mdq/template/ .
|