Ah, rsync takes care of this.

This commit is contained in:
Kevin Fenzi 2015-02-02 01:56:27 +00:00
parent 722580d980
commit eceb03d2dd

View file

@ -89,9 +89,6 @@
synchronize: > synchronize: >
src=/srv/web/infra/badges/pngs src=/srv/web/infra/badges/pngs
dest=/usr/share/badges/pngs dest=/usr/share/badges/pngs
owner=root
group=root
mode=0644
tags: tags:
- assets - assets
@ -107,9 +104,6 @@
synchronize: > synchronize: >
src=/srv/web/infra/badges/stls src=/srv/web/infra/badges/stls
dest=/usr/share/badges/stls dest=/usr/share/badges/stls
owner=root
group=root
mode=0644
tags: tags:
- assets - assets