Skip to content

Commit

Permalink
Update imagebuilder_21.02.7.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki66 authored Apr 27, 2024
1 parent 4147a62 commit 9347e1d
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/imagebuilder_21.02.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,20 @@ jobs:
- name: 添加非官方包
run: |
cd immortalwrt-imagebuilder-21.02.7-x86-64.Linux-x86_64
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.4.8/luci-app-lucky_2.1.1-1_all.ipk
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.4.8/luci-i18n-lucky-zh-cn_2.1.1-1_all.ipk
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.4.8/lucky_2.4.8_Openwrt_x86_64.ipk
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.8.3/luci-app-lucky_2.1.1-1_all.ipk
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.8.3/luci-i18n-lucky-zh-cn_2.1.1-1_all.ipk
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.8.3/lucky_2.8.3_Openwrt_x86_64.ipk
wget -P ./packages https://github.com/tty228/luci-app-wechatpush/releases/download/v3.4.2/luci-app-wechatpush_3.4.2_all.ipk
wget -P ./packages https://github.com/tty228/luci-app-wechatpush/releases/download/v3.4.2/luci-i18n-wechatpush-zh-cn_git-23.306.63507-3417947_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/luci-app-mosdns_1.5.20_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/luci-i18n-mosdns-zh-cn_git-23.319.54348-e79a991_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/mosdns_5.3.1-1_x86_64.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/v2dat_2022-12-15-47b8ee51-1_x86_64.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/v2ray-geoip_2024-02-26_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/v2ray-geosite_2024-02-26_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/luci-app-mosdns_1.5.18_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/luci-i18n-mosdns-zh-cn_git-23.319.54348-e79a991_all.ipk #wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v1.3.2-10/ddns-go_5.6.1-1_x86_64.ipk
#wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v1.3.2-10/luci-app-ddns-go_1.3.2-10_all.ipk
#wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v1.3.2-10/luci-i18n-ddns-go-zh-cn_1.3.2-10_all.ipk
wget -P ./packages https://github.com/sbwml/luci-app-mosdns/releases/download/v5.3.1/v2ray-geosite_2024-02-26_all.ipk
wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v6.3.2/luci-app-ddns-go_1.4.2-20240227_all.ipk
wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v6.3.2/luci-i18n-ddns-go-zh-cn_1.4.2-20240227_all.ipk
wget -P ./packages https://github.com/sirpdboy/luci-app-ddns-go/releases/download/v6.3.2/openwrt-21.02-x86_64.tar.gz
- name: 编译
id: compile
Expand Down

0 comments on commit 9347e1d

Please sign in to comment.