mirror of https://github.com/kenzok8/small.git
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