it should be chmod
This commit is contained in:
parent
1969918424
commit
6c7a516b8b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -a --chown=D0755,F0644 /etc/mirror-mdq/template/ .
|
||||
rsync -a --chmod=D0755,F0644 /etc/mirror-mdq/template/ .
|
||||
|
|
Loading…
Add table
Reference in a new issue