mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-14 06:52:36 +00:00
4 lines
60 B
Text
4 lines
60 B
Text
|
#!/bin/bash -ex
|
||
|
|
||
|
ctf-tools-pip uninstall -y binwalk || true
|