| changeset 66 | 20da47bd9408 |
| parent 64 | 47a0d7568655 |
--- a/sbin/sync/fabfile.py Thu Aug 02 09:02:27 2012 +0200 +++ b/sbin/sync/fabfile.py Thu Aug 02 09:26:15 2012 +0200 @@ -71,6 +71,5 @@ print(green("sync web with version %s" % version)) export_path = export_version(version) do_sync_web(version, export_path) - create_config(export_path) clean_export_folder(export_path) relaunch_server()