mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-23 15:18:16 +00:00
minor: pip2 confirm uninstall fixed
This commit is contained in:
parent
11c8a4040b
commit
fc2d9ad235
@ -59,7 +59,7 @@ ERRORS=$((ERRORS+$?))
|
|||||||
|
|
||||||
pip2 install pygost pycryptoplus
|
pip2 install pygost pycryptoplus
|
||||||
|
|
||||||
pip2 -y uninstall pycryptodome
|
pip2 uninstall -y pycryptodome
|
||||||
|
|
||||||
ERRORS=$((ERRORS+$?))
|
ERRORS=$((ERRORS+$?))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user