it should be chmod

This commit is contained in:
Leif Johansson 2018-02-13 13:45:40 +01:00
parent 1969918424
commit 6c7a516b8b

View file

@ -1,3 +1,3 @@
#!/bin/bash
rsync -a --chown=D0755,F0644 /etc/mirror-mdq/template/ .
rsync -a --chmod=D0755,F0644 /etc/mirror-mdq/template/ .