-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopenwrt.sh
40 lines (40 loc) · 8.4 KB
/
openwrt.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
curl https://github.com/openwrt/openwrt/archive/refs/heads/main.zip -o "openwrt-main.zip" & curl https://github.com/openwrt/openwrt/archive/refs/heads/lede-17.01.zip -o "openwrt-lede-17.01.zip"
curl https://github.com/openwrt/openwrt/archive/refs/heads/master.zip -o "openwrt-master.zip" & curl https://github.com/openwrt/openwrt/archive/refs/heads/openwrt-18.06.zip -o "openwrt-18.06.zip"
curl https://github.com/openwrt/openwrt/archive/refs/heads/openwrt-19.07.zip -o "openwrt-19.07.zip" & curl https://github.com/openwrt/openwrt/archive/refs/heads/openwrt-21.02.zip -o "openwrt-21.02.zip"
curl https://github.com/openwrt/openwrt/archive/refs/heads/openwrt-22.03.zip -o "openwrt-22.03.zip" & curl https://github.com/openwrt/openwrt/archive/refs/heads/openwrt-23.05.zip -o "openwrt-23.05.zip"
curl https://github.com/openwrt/packages/archive/refs/heads/master.zip -o "openwrt-packages-master.zip" & curl https://github.com/openwrt/packages/archive/refs/heads/for-14.07.zip -o "openwrt-packages-for-14.07.zip"
curl https://github.com/openwrt/packages/archive/refs/heads/for-15.05.zip -o "openwrt-packages-for-15.05.zip" & curl https://github.com/openwrt/packages/archive/refs/heads/lede-17.01.zip -o "openwrt-packages-lede-17.01.zip"
curl https://github.com/openwrt/packages/archive/refs/heads/openwrt-18.06.zip -o "openwrt-packages-openwrt-18.06.zip" & curl https://github.com/openwrt/packages/archive/refs/heads/openwrt-19.07.zip -o "openwrt-packages-openwrt-19.07.zip"
curl https://github.com/openwrt/packages/archive/refs/heads/openwrt-21.02.zip -o "openwrt-packages-openwrt-21.02.zip" & curl https://github.com/openwrt/packages/archive/refs/heads/openwrt-22.03.zip -o "openwrt-packages-openwrt-22.03.zip"
curl https://github.com/openwrt/packages/archive/refs/heads/openwrt-23.05.zip -o "openwrt-packages-openwrt-23.05.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/master.zip -o "openwrt-luci-master.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/es6.zip -o "openwrt-luci-es6.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/for-15.05.zip -o "openwrt-luci-for-15.05.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/gh-pages.zip -o "openwrt-luci-gh-pages.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/lede-17.01.zip -o "openwrt-luci-lede-17.01.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/luci-0.8.zip -o "openwrt-luci-luci-0.8.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/luci-0.9.zip -o "openwrt-luci-luci-0.9.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/luci-0.10.zip -o "openwrt-luci-luci-0.10.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/luci-0.11.zip -o "openwrt-luci-luci-0.11.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/luci-0.12.zip -o "openwrt-luci-luci-0.12.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/openwrt-18.06.zip -o "openwrt-luci-openwrt-18.06.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/openwrt-19.07.zip -o "openwrt-luci-openwrt-19.07.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/openwrt-21.02.zip -o "openwrt-luci-openwrt-21.02.zip"
curl https://github.com/openwrt/luci/archive/refs/heads/openwrt-22.03.zip -o "openwrt-luci-openwrt-22.03.zip" & curl https://github.com/openwrt/luci/archive/refs/heads/openwrt-23.05.zip -o "openwrt-luci-openwrt-23.05.zip"
curl https://github.com/openwrt/archive/archive/refs/heads/master.zip -o "openwrt-archive-master.zip" & curl https://github.com/openwrt/archive/archive/refs/heads/attitude_adjustment.zip -o "openwrt-archive-attitude_adjustment.zip"
curl https://github.com/openwrt/archive/archive/refs/heads/barrier_breaker.zip -o "openwrt-archive-barrier_breaker" & curl https://github.com/openwrt/archive/archive/refs/heads/chaos_calmer.zip -o "openwrt-archive-chaos_calmer.zip"
curl https://github.com/openwrt/routing/archive/refs/heads/master.zip -o "openwrt-routing-master.zip" & curl https://github.com/openwrt/routing/archive/refs/heads/for-12.09.x.zip -o "openwrt-routing-for-12.09.x.zip"
curl https://github.com/openwrt/routing/archive/refs/heads/for-14.07.zip -o "openwrt-routing-for-14.07.zip" & curl https://github.com/openwrt/routing/archive/refs/heads/for-15.05.zip -o "openwrt-routing-for-15.05.zip"
curl https://github.com/openwrt/routing/archive/refs/heads/lede-17.01.zip -o "openwrt-routing-lede-17.01.zip" & curl https://github.com/openwrt/routing/archive/refs/heads/openwrt-18.06.zip -o "openwrt-routing-openwrt-18.06.zip"
curl https://github.com/openwrt/routing/archive/refs/heads/openwrt-19.07.zip -o "openwrt-routing-openwrt-19.07.zip" & curl https://github.com/openwrt/routing/archive/refs/heads/openwrt-21.02.zip -o "openwrt-routing-openwrt-21.02.zip"
curl https://github.com/openwrt/routing/archive/refs/heads/openwrt-22.03.zip -o "openwrt-routing-openwrt-22.03.zip" & curl https://github.com/openwrt/routing/archive/refs/heads/openwrt-23.05.zip -o "openwrt-routing-openwrt-23.05.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/master.zip -o "openwrt-mt76-master.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/compat.zip -o "openwrt-mt76-compat.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/dev.zip -o "openwrt-mt76-dev.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/lede-17.01.zip -o "openwrt-mt76-lede-17.01.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/next.zip -o "openwrt-mt76-next.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/openwrt-18.06.zip -o "openwrt-mt76-openwrt-18.06.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/openwrt-19.07.zip -o "openwrt-mt76-openwrt-19.07.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/openwrt-22.03.zip -o "openwrt-mt76-openwrt-22.03.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/openwrt-23.05.zip -o "openwrt-my76-openwrt-23.05.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/pending.zip -o "openwrt-mt76-pending.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/perf.zip -o "openwrt-mt76-perf.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/testing.zip -o "openwrt-mt76-testing.zip"
curl https://github.com/openwrt/mt76/archive/refs/heads/web.zip -o "openwrt-mt76-web.zip" & curl https://github.com/openwrt/mt76/archive/refs/heads/wip.zip -o "openwrt-mt76-wip.zip"
curl https://github.com/openwrt/telephony/archive/refs/heads/master.zip -o "openwrt-telephony-master.zip" & curl https://github.com/openwrt/telephony/archive/refs/heads/for-14.07.zip -o "openwrt-telephony-for-14.07.zip"
curl https://github.com/openwrt/telephony/archive/refs/heads/for-15.05.zip -o "openwt-telephony-for-15.05.zip" & curl https://github.com/openwrt/telephony/archive/refs/heads/lede-17.01.zip -o "openwrt-telephony-lede-17.01.zip"
curl https://github.com/openwrt/telephony/archive/refs/heads/openwrt-18.06.zip -o "openwrt-telephony-openwrt-18.06.zip" & curl https://github.com/openwrt/telephony/archive/refs/heads/openwrt-19.07.zip -o "openwrt-telephony-opewnrt-19.07.zip"
curl https://github.com/openwrt/telephony/archive/refs/heads/opewnrt-21.02.zip -o "openwrt-telephony-openwrt-21.02.zip" & curl https://github.com/openwrt/telephony/archive/refs/heads/openwrt-22.03.zip -o "openwrt-telephony-openwrt-22.03.zip"
curl https://github.com/openwrt/telephony/archive/refs/heads/openwrt-23.05.zip -o "openwrt-telephony-openwrt-23.05.zip" & curl https://github.com/openwrt/telephony/archive/refs/heads/revert-29-master.zip -o "openwrt-telephony-revert-29-master.zip"
curl https://github.com/openwrt/video/archive/refs/heads/master.zip -o "openwrt-video-master.zip" & curl https://github.com/openwrt/video/archive/refs/heads/dependabot/pip/libs/mesa/mako-1.2.2.zip -o "opewnrt-video-mako-1.2.2.zip"
curl https://github.com/openwrt/targets/archive/refs/heads/master.zip -o "openwrt-targets-master.zip" & curl https://github.com/P3TERX/Actions-OpenWrt/archive/refs/heads/main.zip -o "P3TERX-Actions-OpenWrt-main.zip"
curl https://github.com/Lienol/openwrt/archive/refs/heads/employ.zip -o "lienol-openwrt-employ.zip" & curl https://github.com/Lienol/openwrt/archive/refs/heads/19.07.zip -o "lienol-openwrt-19.07.zip"
curl https://github.com/Lienol/openwrt/archive/refs/heads/21.02.zip -o "lienol-openwrt-21.02.zip" & curl https://github.com/Lienol/openwrt/archive/refs/heads/22.03.zip -o "lienol-openwrt-22.03.zip"
curl https://github.com/Lienol/openwrt/archive/refs/heads/23.05.zip -o "lienol-openwrt-23.05.zip" & curl https://github.com/Lienol/openwrt/archive/refs/heads/main.zip -o "lienol-openwrt-main.zip"