ctf-tools/scratchablock/uninstall

5 lines
101 B
Text
Raw Normal View History

2017-04-23 16:04:40 +00:00
#!/bin/bash -ex
ctf-tools-pip3 uninstall -y nose || true
ctf-tools-pip3 uninstall -y pyyaml || true