Updated VPS (markdown)

hmage 2018-10-17 01:53:14 +03:00
parent 60c13a3961
commit 92bae33343
1 changed files with 1 additions and 1 deletions

2
VPS.md

@ -88,7 +88,7 @@ To do so, stop it first:
sudo systemctl stop adguard-home sudo systemctl stop adguard-home
``` ```
Then edit `/root/AdGuardHome/AdGuardDNS.yaml` (substitute this path with your own as appropriate): Then edit `/root/AdGuardHome/AdGuardHome.yaml` (substitute this path with your own as appropriate):
```bash ```bash
sudo nano /root/AdGuardHome/AdGuardHome.yaml sudo nano /root/AdGuardHome/AdGuardHome.yaml
``` ```