forked from bigbugcc/OpenWrts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.sh
19 lines (15 loc) · 1022 Bytes
/
package.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash
git clone --depth 1 https://github.com/bigbugcc/OpenwrtApp package/otherapp/OpenwrtApp
git clone --depth 1 https://github.com/destan19/OpenAppFilter package/otherapp/OpenAppFilter
git clone --depth 1 https://github.com/zzsj0928/luci-app-pushbot package/otherapp/luci-app-pushbot
git clone --depth 1 https://github.com/KFERMercer/openwrt-baidupcs-web.git package/otherapp/baidupcs-web
git clone --depth 1 https://github.com/KFERMercer/luci-app-baidupcs-web.git package/otherapp/luci-app-baidupcs-web
# Theme
# luci-theme-neobird
git clone --depth 1 https://github.com/thinktip/luci-theme-neobird.git package/otherapp/luci-theme-neobird
# Mentohust
git clone --depth 1 https://github.com/KyleRicardo/MentoHUST-OpenWrt-ipk.git package/otherapp/mentohust
# UnblockNeteaseMusic
git clone --depth 1 -b master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic.git package/unblockneteasemusic
# OpenClash
git clone --depth 1 https://github.com/vernesong/OpenClash.git package/luci-app-openclash