Skip to content

Commit

Permalink
Update diy-part1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
228983380 authored Sep 7, 2024
1 parent 634fdfd commit 2e7ff88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/lede-master/diy-part1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
rm -rf package/lean/{luci-theme-argon,ddns-scripts_aliyun,ddns-scripts_dnspod}
# Add a feed source
#echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
#echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git luci-theme-argon
git clone https://github.com/sirpdboy/luci-app-lucky.git package/lucky
git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
Expand Down

0 comments on commit 2e7ff88

Please sign in to comment.