diff --git a/Makefile b/Makefile index 7fd4d49..ec1ddc8 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ clean: start-server: start-httpmitm start-httpmitm: - cd httpmitm; npm install; node proxy.js + cd httpmitm; bash start-proxy.sh start-dmbackend: bash httpmitm/dmbackend/start_server.sh diff --git a/httpmitm b/httpmitm index 504ccc6..56fc38e 160000 --- a/httpmitm +++ b/httpmitm @@ -1 +1 @@ -Subproject commit 504ccc6c3ef35ab44f18751a7f652c2dd0b09cca +Subproject commit 56fc38eb5dcaf52e241025aa854d204762381ebf