mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-01-08 11:37:36 +08:00
int
This commit is contained in:
parent
3bb8af0123
commit
9ae0f7f433
@ -14,6 +14,7 @@ function mvdir() {
|
||||
mv -n `find $1/* -maxdepth 0 -type d` ./
|
||||
rm -rf $1
|
||||
}
|
||||
git clone --depth 1 https://github.com/kiddin9/luci-app-dnsfilter
|
||||
git clone --depth 1 https://github.com/yaof2/luci-app-ikoolproxy
|
||||
git clone --depth 1 https://github.com/tty228/luci-app-serverchan
|
||||
git clone --depth 1 https://github.com/ntlf9t/luci-app-easymesh
|
||||
|
Loading…
Reference in New Issue
Block a user