diff -r 8b7aa5d4b891 -r 2a0fc38c2f09 sbin/sync/config.py.tmpl --- a/sbin/sync/config.py.tmpl Thu Feb 21 22:58:11 2013 +0100 +++ b/sbin/sync/config.py.tmpl Thu Feb 21 23:29:18 2013 +0100 @@ -4,7 +4,7 @@ env.hosts = ['iri@web.iri.centrepompidou.fr'] env.web_group = 'www-data' -env.folders = ['log', 'static/media'] +env.folders = ['../run/log', 'static/media'] env.repos = {'web' : "/Users/ymh/dev/workspace/egonomy"} env.base_export_path = "~/tmp"