mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-06 06:46:54 +08:00
Update main.sh
This commit is contained in:
2
main.sh
2
main.sh
@@ -3,7 +3,7 @@ function mvdir() {
|
|||||||
mv -n `find $1/* -maxdepth 0 -type d` ./
|
mv -n `find $1/* -maxdepth 0 -type d` ./
|
||||||
rm -rf $1
|
rm -rf $1
|
||||||
}
|
}
|
||||||
git clone --depth 1 https://github.com/kiddin9/my-packages && mvdir my-packages
|
git clone --depth 1 https://github.com/kenzok78/my-packages && mvdir my-packages
|
||||||
git clone --depth 1 https://github.com/kiddin9/openwrt-bypass && mvdir openwrt-bypass
|
git clone --depth 1 https://github.com/kiddin9/openwrt-bypass && mvdir openwrt-bypass
|
||||||
git clone --depth 1 https://github.com/kiddin9/luci-app-dnsfilter
|
git clone --depth 1 https://github.com/kiddin9/luci-app-dnsfilter
|
||||||
git clone --depth 1 https://github.com/kiddin9/aria2
|
git clone --depth 1 https://github.com/kiddin9/aria2
|
||||||
|
|||||||
Reference in New Issue
Block a user