ctf-tools/featherduster/uninstall

6 lines
90 B
Text
Raw Normal View History

#!/bin/bash -e
ctf-tools-pip uninstall -y featherduster || true
rm ../bin/featherduster