mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
uninstall
This commit is contained in:
parent
6ce2914132
commit
ed3efb9071
1 changed files with 3 additions and 0 deletions
3
xortool/uninstall
Executable file
3
xortool/uninstall
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
pip uninstall -y xortool
|
Loading…
Reference in a new issue