| changeset 56 | 2a0fc38c2f09 |
| parent 52 | eea37d86feea |
| child 60 | 7e7b04be8941 |
--- 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"