文件
大小
最后修改时间
https://github.com/AdguardTeam/AdGuardHome/releases
直接点击更新是无法更新的,从官网下载对应架构的文件,解压后得到AdGuardHome文件夹 将其上传至/usr/bin/目录并给予执行权限,即可重新启动AdGuardHome
root@OpenWrt:~# chmod +x /usr/bin/AdGuardHome/ -R
root@OpenWrt:~# ll /usr/bin/AdGuardHome/
drwxr-xr-x 2 root root 3488 Mar 13 01:25 ./
drwxr-xr-x 1 root root 3488 Mar 13 01:25 ../
-rwxr-xr-x 1 root root 36601856 Mar 13 01:25 AdGuardHome*
-rwxr-xr-x 1 root root 331 Mar 13 01:25 AdGuardHome.sig*
-rwxr-xr-x 1 root root 36648 Mar 13 01:25 CHANGELOG.md*
-rwxr-xr-x 1 root root 35149 Mar 13 01:25 LICENSE.txt*
-rwxr-xr-x 1 root root 23236 Mar 13 01:25 README.md*