Update Thu Oct 8 03:20:36 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-08 15:20:36 -05:00
parent 95fa6468df
commit a9027b5794
1 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ fix_missing () {
echo -e "\n $greenplus apt updated "
#just force build-essential here and be done with it
eval apt -y install build-essential $silent
eval apt -y install dkms build-essential $silent
python-pip-curl
python3_pip $force
fix_golang $force
@ -463,7 +463,7 @@ fix_impacket_array () {
done
}
fix_impacket () {
fix_impacket () {
finduser=$(logname)
# 2020.3 - package: impacket no longer exists in repo will throw error
eval apt -y remove impacket $silent ## do not remove : python3-impacket impacket-scripts