sometimes, you gotta low taper fade, nah sometimes you gotta LOCK IN

This commit is contained in:
kxtzownsu 2025-03-06 22:19:04 +00:00
parent 74048bb3bd
commit 4ace2430d5
2 changed files with 7 additions and 2 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 1b7dae82a85924497c400f51580dd686914c2f89
Subproject commit 504ccc6c3ef35ab44f18751a7f652c2dd0b09cca