Files
oops-framework/update-oops-plugin-excel-to-json.sh
2022-07-28 10:34:31 +08:00

4 lines
121 B
Bash

mkdir -p extensions
cd extensions
git clone -b master https://gitee.com/dgflash/oops-plugin-excel-to-json.git
git pull