mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-06-18 19:52:10 +08:00
4 lines
117 B
Bash
4 lines
117 B
Bash
mkdir -p extensions
|
|
cd extensions
|
|
git clone -b master https://gitee.com/dgflash/oops-plugin-framework.git
|
|
git pull |