mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-04 23:27:18 +00:00
4 lines
58 B
Text
4 lines
58 B
Text
|
#!/bin/bash -ex
|
||
|
|
||
|
ctf-tools-pip3 uninstall -y nose || true
|