Unverified Commit a8b3c1d3 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Merge pull request #206 from wukongdaily/rk

增加注释 默认关闭第三方插件
parents 9e91c42c 64403ea7
...@@ -65,26 +65,26 @@ PACKAGES="$PACKAGES luci-i18n-dufs-zh-cn" ...@@ -65,26 +65,26 @@ PACKAGES="$PACKAGES luci-i18n-dufs-zh-cn"
# ============= imm仓库外的第三方插件=============== # ============= imm仓库外的第三方插件===============
# ===== 若启用 请打开PACKAGES前面的注释============== # ===== 若启用 请打开PACKAGES前面的注释==============
# istore商店 # istore商店
PACKAGES="$PACKAGES luci-app-store" #PACKAGES="$PACKAGES luci-app-store"
# 首页和网络向导 # 首页和网络向导
PACKAGES="$PACKAGES luci-i18n-quickstart-zh-cn" #PACKAGES="$PACKAGES luci-i18n-quickstart-zh-cn"
# 去广告adghome # 去广告adghome
PACKAGES="$PACKAGES luci-app-adguardhome" #PACKAGES="$PACKAGES luci-app-adguardhome"
# 代理相关 # 代理相关
PACKAGES="$PACKAGES luci-app-ssr-plus" #PACKAGES="$PACKAGES luci-app-ssr-plus"
PACKAGES="$PACKAGES luci-app-passwall2" #PACKAGES="$PACKAGES luci-app-passwall2"
PACKAGES="$PACKAGES luci-i18n-nikki-zh-cn" #PACKAGES="$PACKAGES luci-i18n-nikki-zh-cn"
# VPN # VPN
PACKAGES="$PACKAGES luci-app-tailscale" #PACKAGES="$PACKAGES luci-app-tailscale"
PACKAGES="$PACKAGES luci-i18n-tailscale-zh-cn" #PACKAGES="$PACKAGES luci-i18n-tailscale-zh-cn"
# 分区扩容 by sirpdboy # 分区扩容 by sirpdboy
PACKAGES="$PACKAGES luci-app-partexp" #PACKAGES="$PACKAGES luci-app-partexp"
PACKAGES="$PACKAGES luci-i18n-partexp-zh-cn" #PACKAGES="$PACKAGES luci-i18n-partexp-zh-cn"
# 酷猫主题 by sirpdboy # 酷猫主题 by sirpdboy
PACKAGES="$PACKAGES luci-theme-kucat" #PACKAGES="$PACKAGES luci-theme-kucat"
# 网络测速 by sirpdboy # 网络测速 by sirpdboy
PACKAGES="$PACKAGES luci-app-netspeedtest" #PACKAGES="$PACKAGES luci-app-netspeedtest"
PACKAGES="$PACKAGES luci-i18n-netspeedtest-zh-cn" #PACKAGES="$PACKAGES luci-i18n-netspeedtest-zh-cn"
# 构建镜像 # 构建镜像
echo "$(date '+%Y-%m-%d %H:%M:%S') - Building image with the following packages:" echo "$(date '+%Y-%m-%d %H:%M:%S') - Building image with the following packages:"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment