1
20.1 Legacy Series / Re: Package request : adguardhome
« on: March 12, 2021, 06:07:18 pm »
Hi @sp33dy
can you change to the installation directory of AdGuardHome?
==> cd /usr/local/AdGuardHome
There you can check if the service is running:
==> ./AdGuardHome -s status
If not you can install it:
==> ./AdGuardHome -s install
That might solve your issue
can you change to the installation directory of AdGuardHome?
==> cd /usr/local/AdGuardHome
There you can check if the service is running:
==> ./AdGuardHome -s status
If not you can install it:
==> ./AdGuardHome -s install
That might solve your issue