mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-15 07:22:33 +00:00
4 lines
58 B
Text
4 lines
58 B
Text
|
#!/bin/bash -e
|
||
|
|
||
|
ctf-tools-pip uninstall mitmproxy || true
|