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

4 lines
118 B
Bash

mkdir -p extensions
cd extensions
git clone -b master https://gitee.com/dgflash/oops-plugin-hot-update.git
git pull