"...git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "9fae194a39390e365277be448b88d15a4d3b87d0"
Unverified Commit 353518e1 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build.sh

parent 29dd4e81
...@@ -16,19 +16,12 @@ else ...@@ -16,19 +16,12 @@ else
fi fi
# 定义所需安装的包列表 # 定义所需安装的包列表
PACKAGES="\ PACKAGES="curl luci-i18n-firewall-zh-cn luci-i18n-filebrowser-zh-cn"
curl \ PACKAGES="$PACKAGES luci-app-argon-config luci-i18n-argon-config-zh-cn"
luci-i18n-firewall-zh-cn \ PACKAGES="$PACKAGES luci-i18n-opkg-zh-cn luci-i18n-ttyd-zh-cn"
luci-i18n-filebrowser-zh-cn \ PACKAGES="$PACKAGES luci-i18n-passwall-zh-cn luci-app-openclash"
luci-app-argon-config \ PACKAGES="$PACKAGES luci-i18n-homeproxy-zh-cn openssh-sftp-server"
luci-i18n-argon-config-zh-cn \ PACKAGES="$PACKAGES luci-i18n-dockerman-zh-cn"
luci-i18n-opkg-zh-cn \
luci-i18n-ttyd-zh-cn \
luci-i18n-passwall-zh-cn \
luci-app-openclash \
luci-i18n-homeproxy-zh-cn \
openssh-sftp-server \
luci-i18n-dockerman-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