Update main.yml

This commit is contained in:
camino13
2020-01-12 21:48:35 +08:00
committed by GitHub
parent 882d69fc3e
commit 2caff5c088

View File

@@ -53,12 +53,10 @@ jobs:
run: |
cd friendlywrt-h5
git clone https://github.com/coolsnowwolf/lede
cp -r lede/package/lean friendlywrt/package/
cd friendlywrt
echo "src-git packages https://github.com/coolsnowwolf/packages" > feeds.conf.default
echo "src-git luci https://github.com/coolsnowwolf/luci" >> feeds.conf.default
echo "src-git routing https://git.openwrt.org/feed/routing.git;openwrt-19.07" >> feeds.conf.default
echo "src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-19.07" >> feeds.conf.default
cd friendlywrt
cp -r ../lede/package/lean package/
sed -i 's/https:\/\/git.openwrt.org\/project\/luci.git;openwrt-19.07/https:\/\/github.com\/coolsnowwolf\/luci/' feeds.conf.default
sed -i 's/https:\/\/git.openwrt.org\/feed\/packages.git;openwrt-19.07/https:\/\/github.com\/coolsnowwolf\/packages/' feeds.conf.default
- name: Custom Applications
run: |
@@ -110,3 +108,5 @@ jobs:
with:
name: FriendlyWrt_NanoPi-R1S
path: ./artifact/