diff --git a/README.md b/README.md index 03fc95f..126d392 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MIXBOX - + > MIXBOX是一款全新的,完全基于Shell脚本的工具箱,为在路由器上实现程序的快速配置及运行管理,欢迎大佬们stars、fork及pr. @@ -17,6 +17,7 @@ * 2020-04-26 * 优化工具箱离线使用 * `vsftpd`不能使用的用户可以尝试`entware`的方式启用 + * 更新一些arm程序的二进制版本,感谢@DC提供的二进制程序 * 2020-03-06 * 更新frps到0.31.2 diff --git a/apps/aria2/config/aria2.uci b/apps/aria2/config/aria2.uci index 2256ca0..1d665db 100644 --- a/apps/aria2/config/aria2.uci +++ b/apps/aria2/config/aria2.uci @@ -4,5 +4,5 @@ needver="0.1.7" backupfiles="config/aria2.conf" supports="linux_arm,linux_mips,linux_x86_64" appinfo="Linux下一款高效的下载工具" -newinfo="支持x86_64设备" -version="0.0.7" +newinfo="更新arm版aria2版本,webui版本" +version="0.0.8" diff --git a/apps/aria2/web/AriaNG/index.html b/apps/aria2/web/AriaNG/index.html old mode 100755 new mode 100644 index 118cb1b..996831a --- a/apps/aria2/web/AriaNG/index.html +++ b/apps/aria2/web/AriaNG/index.html @@ -1,12 +1,12 @@