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

Update build.sh

parent 6eb4e178
...@@ -10,6 +10,7 @@ echo "$(date '+%Y-%m-%d %H:%M:%S') - 开始编译..." ...@@ -10,6 +10,7 @@ echo "$(date '+%Y-%m-%d %H:%M:%S') - 开始编译..."
# 定义所需安装的包列表 # 定义所需安装的包列表
PACKAGES="" PACKAGES=""
PACKAGES="$PACKAGES curl" PACKAGES="$PACKAGES curl"
PACKAGES="$PACKAGES luci-i18n-diskman-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