mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
commit
597e717979
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ AdGuard Home Server
|
|||
|
||||
Fail to start ? try :
|
||||
|
||||
$ systemctl status adguard
|
||||
$ apt install -y net-tools
|
||||
$ netstat -tlnp | grep 53
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "AdGuard Home package for YunoHost.",
|
||||
"fr": "AdGuard Home pour YunoHost."
|
||||
},
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.6",
|
||||
"url": "https://github.com/AdguardTeam/AdGuardHome",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue