Commit f038932e authored by tywldx's avatar tywldx

f

parent eade5e20
......@@ -12,6 +12,14 @@ echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts
echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
echo 192.168.4.3 npmprivate.quantgroups.com >> /etc/hosts
echo registry=http://npmprivate.quantgroups.com/ >> ~/.npmrc
echo @remy:registry=https://registry.npm.taobao.org >> ~/.npmrc
echo @koa:registry=https://registry.npm.taobao.org >> ~/.npmrc
echo @types:registry=http://registry.npmjs.org/ >> ~/.npmrc
echo @babel:registry=http://registry.npmjs.org/ >> ~/.npmrc
echo @sindresorhus:registry=http://registry.npmjs.org/ >> ~/.npmrc
echo @babel-runtime:registry=http://registry.npmjs.org/ >> ~/.npmrc
echo "replaceGitRemote"
replaceGitRemote(){
originDomain="192.168.3.60"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment