Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
a61bab8e
Unverified
Commit
a61bab8e
authored
Jul 12, 2025
by
wukongdaily
Committed by
GitHub
Jul 12, 2025
Browse files
第三方插件默认注释
parent
958f8d40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
x86-64/24.10/build.sh
x86-64/24.10/build.sh
+15
-15
No files found.
x86-64/24.10/build.sh
View file @
a61bab8e
...
@@ -58,28 +58,28 @@ PACKAGES="$PACKAGES luci-i18n-filemanager-zh-cn"
...
@@ -58,28 +58,28 @@ PACKAGES="$PACKAGES luci-i18n-filemanager-zh-cn"
PACKAGES
=
"
$PACKAGES
luci-i18n-dufs-zh-cn"
PACKAGES
=
"
$PACKAGES
luci-i18n-dufs-zh-cn"
# ============= imm仓库外的第三方插件==============
# ============= imm仓库外的第三方插件==============
# ============= 若启用 则打开注释 ================
# 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"
# 判断是否需要编译 Docker 插件
# 判断是否需要编译 Docker 插件
if
[
"
$INCLUDE_DOCKER
"
=
"yes"
]
;
then
if
[
"
$INCLUDE_DOCKER
"
=
"yes"
]
;
then
...
@@ -98,4 +98,4 @@ if [ $? -ne 0 ]; then
...
@@ -98,4 +98,4 @@ if [ $? -ne 0 ]; then
exit
1
exit
1
fi
fi
echo
"
$(
date
'+%Y-%m-%d %H:%M:%S'
)
- Build completed successfully."
echo
"
$(
date
'+%Y-%m-%d %H:%M:%S'
)
- Build completed successfully."
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment