mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-11 19:21:18 +08:00
5 lines
115 B
Bash
5 lines
115 B
Bash
mkdir -p extensions
|
|
cd extensions
|
|
git clone -b master https://gitee.com/dgflash/oops-plugin-framework.git
|
|
git pull
|