diff --git a/config.yaml b/config.yaml index a7f0e7d..773c056 100644 --- a/config.yaml +++ b/config.yaml @@ -45,5 +45,5 @@ base_url: 'http://www.wezm.net' deploy: default: dst: "wezm@www.wezm.net:www" - options: [ '-avz', '--exclude=".svn"' ] + options: [ '-avz', '--delete', '--exclude=".svn"' ]