zammad-docker-compose/containers/zammad
Thiago Alves Cavalcante 05e56fde67
Update rsync command (#150)
* Update rsync command

Adds --no-perms --no-owner params to rsync command for maintain compatibility with NFS volumes, else rsync change owner and perms of files synced causing error.

* Change params on rsync to a generic variable

* Add params as string on generic var

* remove duplicated generic var

* Remove double quotes on rsync command

* Add a coment to ignore spellcheck
2020-05-22 00:10:23 +02:00
..
docker-entrypoint.sh Update rsync command (#150) 2020-05-22 00:10:23 +02:00
Dockerfile Required changes for 3.3 release. 2020-03-05 15:15:02 +01:00
setup.sh test github action (#136) 2020-02-27 00:33:46 +01:00