minor: pip2 confirm uninstall fixed

pull/2218/head
philsmd 5 years ago
parent 11c8a4040b
commit fc2d9ad235

@ -59,7 +59,7 @@ ERRORS=$((ERRORS+$?))
pip2 install pygost pycryptoplus
pip2 -y uninstall pycryptodome
pip2 uninstall -y pycryptodome
ERRORS=$((ERRORS+$?))

Loading…
Cancel
Save