Skip to content

Commit

Permalink
Update Lede-diy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
woni928 authored Mar 4, 2025
1 parent a4f67dd commit 0718b15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions N1/Lede-diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ sed -i 's#GO_PKG_TARGET_VARS.*# #g' feeds/packages/utils/v2dat/Makefile
rm -rf feeds/luci/applications/luci-app-mosdns
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang feeds/packages/lang/golang

# 拉取passwall的依赖
git clone https://github.com/xiaorouji/openwrt-passwall --depth=1 package/passwall
git clone https://github.com/xiaorouji/openwrt-passwall2 --depth=1 package/passwall2

0 comments on commit 0718b15

Please sign in to comment.