File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ jobs:
207
207
git clone --depth=1 https://github.com/zhengmz/luci-app-eqos.git $EXTRA_DIR/luci-app-eqos
208
208
git clone --depth=1 https://github.com/destan19/OpenAppFilter.git $EXTRA_DIR/OpenAppFilter
209
209
git clone --depth=1 https://github.com/kiddin9/luci-app-dnsfilter.git $EXTRA_DIR/luci-app-dnsfilter
210
- git clone --depth=1 https://github.com/jerrykuku/luci-app-argon-config.git $EXTRA_DIR/luci-app-argon-config
210
+ # git clone --depth=1 https://github.com/jerrykuku/luci-app-argon-config.git $EXTRA_DIR/luci-app-argon-config
211
211
#git clone --depth=1 https://github.com/shadowsocks/luci-app-shadowsocks.git $EXTRA_DIR/luci-app-shadowsocks
212
212
#sed -i '/routing/d' ./feeds.conf.default
213
213
#echo "src-git routing https://git.openwrt.org/feed/routing.git;openwrt-21.02" >> ./feeds.conf.default
@@ -219,8 +219,8 @@ jobs:
219
219
./scripts/feeds update -a
220
220
#rm -fr feeds/routing/batman-adv
221
221
#svn co https://github.com/openwrt/routing/branches/openwrt-22.03/batman-adv/ feeds/routing/batman-adv
222
- rm -fr feeds/luci/themes/luci-theme-argon
223
- git clone --depth=1 -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git feeds/luci/themes/luci-theme-argon
222
+ # rm -fr feeds/luci/themes/luci-theme-argon
223
+ # git clone --depth=1 -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git feeds/luci/themes/luci-theme-argon
224
224
225
225
- name : Install feeds
226
226
if : env.BUILD_IMG == 'true'
You can’t perform that action at this time.
0 commit comments