1
0
Fork 0
forked from wezm/wezm.net

Don't sync times when deploying

This commit is contained in:
Wesley Moore 2010-07-21 13:32:57 +10:00
parent eb08f26ec5
commit 81e87543a9

View file

@ -45,5 +45,5 @@ base_url: 'http://www.wezm.net'
deploy:
default:
dst: "wezm@www.wezm.net:www"
options: [ '-avz', '--delete', '--exclude=".svn"' ]
options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ]