Compare commits
No commits in common. "268351de7ab4be06a8ad34d1c7f366344d626fce" and "74048bb3bdd4869e187d12d006a467b81b86d3c8" have entirely different histories.
268351de7a
...
74048bb3bd
9
Makefile
9
Makefile
@ -19,10 +19,5 @@ build-packed-data:
|
||||
make setup-python
|
||||
clean:
|
||||
rm -rf out/
|
||||
start-server: start-httpmitm
|
||||
|
||||
start-httpmitm:
|
||||
cd httpmitm; bash start-proxy.sh
|
||||
|
||||
start-dmbackend:
|
||||
bash httpmitm/dmbackend/start_server.sh
|
||||
start-server:
|
||||
cd httpmitm; npm install; node proxy.js
|
||||
|
2
httpmitm
2
httpmitm
@ -1 +1 @@
|
||||
Subproject commit 56fc38eb5dcaf52e241025aa854d204762381ebf
|
||||
Subproject commit 1b7dae82a85924497c400f51580dd686914c2f89
|
Loading…
x
Reference in New Issue
Block a user