Update Thu Oct 1 01:17:31 PM CDT 2020
This commit is contained in:
parent
a25009d769
commit
19e719baea
|
@ -410,7 +410,7 @@ fix_impacket () {
|
||||||
pip install .
|
pip install .
|
||||||
rm -f /tmp/impacket-0.9.19.tar.gz
|
rm -f /tmp/impacket-0.9.19.tar.gz
|
||||||
# added as a result of blobs removal of impacket and problem with smbmap after
|
# added as a result of blobs removal of impacket and problem with smbmap after
|
||||||
apt -y reinstall python3-impacket impacket-scripts
|
apt -y reinstall python3-impacket impacket-scripts 2> /dev/null
|
||||||
echo -e "\n $greenplus python-pip python3-pip wheel impacket installed"
|
echo -e "\n $greenplus python-pip python3-pip wheel impacket installed"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue