sometimes, you gotta low taper fade, nah sometimes you gotta LOCK IN
This commit is contained in:
parent
74048bb3bd
commit
4ace2430d5
7
Makefile
7
Makefile
@ -19,5 +19,10 @@ build-packed-data:
|
||||
make setup-python
|
||||
clean:
|
||||
rm -rf out/
|
||||
start-server:
|
||||
start-server: start-httpmitm
|
||||
|
||||
start-httpmitm:
|
||||
cd httpmitm; npm install; node proxy.js
|
||||
|
||||
start-dmbackend:
|
||||
bash httpmitm/dmbackend/start_server.sh
|
||||
|
2
httpmitm
2
httpmitm
@ -1 +1 @@
|
||||
Subproject commit 1b7dae82a85924497c400f51580dd686914c2f89
|
||||
Subproject commit 504ccc6c3ef35ab44f18751a7f652c2dd0b09cca
|
Loading…
x
Reference in New Issue
Block a user