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

This commit is contained in:
dgflash
2024-11-21 11:51:27 +08:00
parent 2f30833f84
commit e26dae135a
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