1
0
Fork 0
forked from wezm/wezm.net

Silence deploy warning

This commit is contained in:
Wesley Moore 2015-06-21 21:09:37 +10:00
parent 7f629598f4
commit 93a6e3555c

View file

@ -44,6 +44,7 @@ data_sources:
base_url: 'http://www.wezm.net'
deploy:
default:
kind: rsync
dst: "bitcaster.wezm.net:/var/www/www.wezm.net"
#options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ]
options: [ '-avz', '--delete', '--exclude=".svn"' ]