From 9a0d2fd340769f989cb49f4a4b010ce48b916835 Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Tue, 30 Jul 2024 10:58:08 +0100 Subject: [PATCH] wip what's going on --- bin/generate-mitmproxy-certs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/generate-mitmproxy-certs b/bin/generate-mitmproxy-certs index 483185e..44aacff 100755 --- a/bin/generate-mitmproxy-certs +++ b/bin/generate-mitmproxy-certs @@ -2,4 +2,7 @@ # Expects to be run from the root of the repository. +set -e + +pwd mitmdump -s src/python/mitmproxy_addon_generate_certs_and_exit.py