diff options
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ console_scripts = hydrilla = hydrilla.server:start hydrilla-server = hydrilla.server:start hydrilla-builder = hydrilla.builder.build:perform - haketilo = hydrilla.proxy_launcher:start + haketilo = hydrilla.mitmproxy_launcher.launch:launch [extract_messages] mapping_file = babel.cfg |