更新update-oops-plugin-excel-to-json脚本自动下载npm库

This commit is contained in:
dgflash
2024-11-21 11:48:24 +08:00
parent 34ef87b63f
commit 369a9e2a28
2 changed files with 5 additions and 1 deletions

View File

@@ -12,4 +12,6 @@ git clone -b master https://gitee.com/dgflash/oops-plugin-excel-to-json.git
:update
cd oops-plugin-excel-to-json
git pull
git pull
npm install

View File

@@ -9,3 +9,5 @@ else
cd oops-plugin-excel-to-json
git pull
fi
npm install