From a85b989028079cd38eeb929fe5e35e92644b50e9 Mon Sep 17 00:00:00 2001 From: sem Date: Fri, 23 Sep 2022 09:29:19 +0300 Subject: [PATCH] Utils --- Installers/golang.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installers/golang.sh b/Installers/golang.sh index 1971293..3f6869a 100644 --- a/Installers/golang.sh +++ b/Installers/golang.sh @@ -85,4 +85,5 @@ $action . "$HOME"/.bash_profile -echo -e "${C_LGn}Done!${RES}" \ No newline at end of file +echo -e "${C_LGn}Done!${RES}" +go version \ No newline at end of file