Update main.yml

This commit is contained in:
klever1988
2020-01-18 23:27:24 +08:00
committed by GitHub
parent e070cc1152
commit 3e3d94e564

View File

@@ -58,6 +58,7 @@ jobs:
cp -r ../lede/package/lean package/
sed -i 's/http.*luci.*/https:\/\/github.com\/coolsnowwolf\/luci/' feeds.conf.default
sed -i 's/http.*feed\/packages.*/https:\/\/github.com\/coolsnowwolf\/packages/' feeds.conf.default
echo 'src-git rosy https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06' >> feeds.conf.default
- name: Custom Applications
run: |