Update Thu Oct 1 02:12:25 PM CDT 2020
This commit is contained in:
parent
1421c75a7a
commit
d03c46cb93
|
|
@ -419,6 +419,7 @@ fix_impacket () {
|
||||||
fix_golang () {
|
fix_golang () {
|
||||||
section="golang"
|
section="golang"
|
||||||
# check=$(go version | grep -i -c "go version")
|
# check=$(go version | grep -i -c "go version")
|
||||||
|
check=0
|
||||||
if [ $force -ne 0 ]
|
if [ $force -ne 0 ]
|
||||||
then
|
then
|
||||||
type="install"
|
type="install"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue