Skip to content

Commit 70ac513

Browse files
authored
Update dl-containerd.sh
1 parent 992d498 commit 70ac513

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dl-containerd.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ _install_go() {
3333
alias go="$GOROOT/bin/go"
3434
alias gofmt="$GOROOT/bin/gofmt"
3535
echo
36+
go env > /dev/null 2>&1
3637
go version
3738
echo
3839
}

0 commit comments

Comments
 (0)