diff --git a/mint.sh b/mint.sh index ca71b34..7adc993 100644 --- a/mint.sh +++ b/mint.sh @@ -23,7 +23,7 @@ else echo "[Resolve] DNS=127.0.0.55 Domains=~." | sudo tee /etc/systemd/resolved.conf.d/DoHoT.conf - systemctl restart systemd-resolved.service + sudo systemctl restart systemd-resolved.service fi