Explorar o código

修改install

YangZhiJie %!s(int64=2) %!d(string=hai) anos
pai
achega
1e5bc37f7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bat/install.bat

+ 1 - 1
bat/install.bat

@@ -1,5 +1,5 @@
 set current_path="%~dp0"
 cd %current_path%
 cd ..
-npm install -registry=http://wuzhixin.vip:4873
+npm install -registry=http://wuzhixin.vip:4873 --force
 pause