author | cavaliet |
Thu, 20 Jun 2013 16:57:40 +0200 | |
changeset 46 | f09e6cdf029c |
parent 45 | 79f0752cc286 |
child 47 | 65ed57e56a8f |
--- 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", }