mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 12:16:00 +08:00
修改ip pool策略
This commit is contained in:
7
build.sh
7
build.sh
@@ -19,11 +19,10 @@ cd $cpath/web
|
||||
#npm install --registry=https://registry.npm.taobao.org
|
||||
#npm install
|
||||
#npm run build
|
||||
#yarn install
|
||||
#yarn run build
|
||||
|
||||
pnpm i --registry=https://registry.npmmirror.com
|
||||
pnpm build
|
||||
yarn install --registry=https://registry.npmmirror.com
|
||||
yarn run build
|
||||
|
||||
|
||||
RETVAL $?
|
||||
|
||||
|
Reference in New Issue
Block a user