6 lines
152 B
Bash
6 lines
152 B
Bash
make d
|
|
rm /etc/systemd/resolved.conf.d/adguardhome.conf
|
|
mv /etc/resolv.conf.backup /etc/resolv.conf
|
|
systemctl reload-or-restart systemd-resolved
|
|
make u
|