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

Update build.sh

parent 07d3698d
...@@ -13,6 +13,7 @@ echo "$(date '+%Y-%m-%d %H:%M:%S') - Starting build process..." ...@@ -13,6 +13,7 @@ echo "$(date '+%Y-%m-%d %H:%M:%S') - Starting build process..."
# 定义所需安装的包列表 # 定义所需安装的包列表
PACKAGES="" PACKAGES=""
PACKAGES="$PACKAGES curl" PACKAGES="$PACKAGES curl"
PACKAGES="$PACKAGES luci-i18n-package-manager-zh-cn"
PACKAGES="$PACKAGES luci-i18n-firewall-zh-cn" PACKAGES="$PACKAGES luci-i18n-firewall-zh-cn"
PACKAGES="$PACKAGES luci-i18n-filebrowser-zh-cn" PACKAGES="$PACKAGES luci-i18n-filebrowser-zh-cn"
PACKAGES="$PACKAGES luci-app-argon-config" PACKAGES="$PACKAGES luci-app-argon-config"
......
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