diff --git a/install_goget.sh b/install_goget.sh index 2b5787e..c19f2b5 100755 --- a/install_goget.sh +++ b/install_goget.sh @@ -2,7 +2,7 @@ #go1.24.1 #remove .idea in remote #git rm -r --cached .idea - git rm -r --cached lastupdate.tmp +#git rm -r --cached lastupdate.tmp #export GOPROXY=https://goproxy.io #go get github.com/beego/bee/v2