changeset 46 | f09e6cdf029c |
parent 40 | 65b4e4674550 |
--- a/sbin/sync/config.py.tmpl Thu Jun 20 16:45:45 2013 +0200 +++ b/sbin/sync/config.py.tmpl Thu Jun 20 16:57:40 2013 +0200 @@ -15,9 +15,9 @@ env.export_prefix = "festivalaix" env.remote_path = { - 'web':"/home/web/festivalaix/", - 'src':"/home/ldt/festivalaix/src", - 'virtualenv':"/home/ldt/virtualenv/festivalaix", + 'web':"/home/web/ldt/", + 'src':"/home/ldt/web/", + 'virtualenv':"/home/ldt/virtualenv/aixweb", 'build_export':"/home/iri/tmp/build", 'venv_export':"/home/iri/tmp/venv", }