mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-10 09:15:42 +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 |