mirror of
https://github.com/kenzok8/small-package
synced 2025-09-18 18:51:16 +08:00
Update main.sh
This commit is contained in:
8
.github/diy/main.sh
vendored
8
.github/diy/main.sh
vendored
@ -131,6 +131,14 @@ git clone --depth 1 https://github.com/mingxiaoyu/luci-app-cloudflarespeedtest c
|
||||
git clone --depth 1 https://github.com/doushang/luci-app-shortcutmenu luci-shortcutmenu && mv -n luci-shortcutmenu/luci-app-shortcutmenu ./ ; rm -rf luci-shortcutmenu
|
||||
git clone --depth 1 https://github.com/sbilly/netmaker-openwrt && mv -n netmaker-openwrt/netmaker ./; rm -rf netmaker-openwrt
|
||||
git clone --depth 1 https://github.com/coolsnowwolf/packages && mv -n packages/multimedia/UnblockNeteaseMusic-Go packages/net/msd_lite ./ ; rm -rf packages
|
||||
git clone --depth 1 https://github.com/gSpotx2f/luci-app-internet-detector
|
||||
git clone --depth 1 https://github.com/vinewx/NanoHatOLED; mv NanoHatOLED/nanohatoled ./;rm -rf NanoHatOLED
|
||||
git clone --depth 1 https://github.com/zerolabnet/luci-app-torbp
|
||||
git clone --depth 1 https://github.com/muink/luci-app-tinyfilemanager
|
||||
git clone --depth 1 https://github.com/sbwml/luci-app-airconnect airconnect1 && mv airconnect1/* ./ && rm -rf airconnect1
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-theme-kucat -b js --depth 1
|
||||
git clone --depth 1 https://github.com/blueberry-pie-11/luci-app-natmap
|
||||
git clone --depth 1 https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1
|
||||
|
||||
svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg
|
||||
svn export https://github.com/x-wrt/packages/trunk/net/nft-qos
|
||||
|
Reference in New Issue
Block a user