Update Thu Oct 1 02:12:25 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-01 14:12:25 -05:00
parent 1421c75a7a
commit d03c46cb93
1 changed files with 1 additions and 0 deletions

View File

@ -419,6 +419,7 @@ fix_impacket () {
fix_golang () {
section="golang"
# check=$(go version | grep -i -c "go version")
check=0
if [ $force -ne 0 ]
then
type="install"