Skip to content

Commit

Permalink
Update diy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
woni928 authored Feb 18, 2025
1 parent 7fe3639 commit 9d4cabf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions N1/diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Add packages
git clone --depth=1 https://github.com/ophub/luci-app-amlogic package/amlogic
git clone https://github.com/linkease/luci-app-linkease package/linkease
#git clone https://github.com/linkease/luci-app-linkease package/linkease
git clone https://github.com/gdy666/luci-app-lucky.git package/lucky

git clone https://github.com/xiaorouji/openwrt-passwall2 --depth=1 package/passwall2
Expand All @@ -24,7 +24,7 @@ git clone https://github.com/sbwml/v2ray-geodata package/v2ray-geodata
echo "
# 插件
CONFIG_PACKAGE_luci-app-amlogic=y
CONFIG_PACKAGE_luci-app-linkease=y
#CONFIG_PACKAGE_luci-app-linkease=y
CONFIG_PACKAGE_luci-app-lucky=y
CONFIG_PACKAGE_luci-app-passwall2=y
CONFIG_PACKAGE_luci-app-passwall=y
Expand Down

0 comments on commit 9d4cabf

Please sign in to comment.