重构项目模块路径,从cool-team-official/cool-admin-go改为blazing
This commit is contained in:
@@ -42,7 +42,7 @@ if echo "$INFO" | grep -q '"country":"China"'; then
|
||||
|
||||
# 安装cool-tools
|
||||
echo "Installing cool-tools ..."
|
||||
go install github.com/cool-team-official/cool-admin-go/cool-tools@latest
|
||||
go install blazing/cool-tools@latest
|
||||
# 安装gf
|
||||
echo "Installing gf use mirror ..."
|
||||
pgit wget -O gf \
|
||||
@@ -68,7 +68,7 @@ else
|
||||
|
||||
# 安装cool-tools
|
||||
echo "Installing cool-tools ..."
|
||||
go install github.com/cool-team-official/cool-admin-go/cool-tools@latest
|
||||
go install blazing/cool-tools@latest
|
||||
# 安装gf
|
||||
echo "Installing gf use mirror ..."
|
||||
wget -O gf \
|
||||
|
||||
Reference in New Issue
Block a user