diff --git a/config.yaml b/config.yaml index dfa020f..00cdac1 100644 --- a/config.yaml +++ b/config.yaml @@ -49,5 +49,5 @@ deploy: kind: rsync dst: "hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net" #options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ] - options: [ '-avz', '--omit-dir-times', '--delete', '--exclude=".svn"' ] + options: [ '-avz', '--delete' ]