diff --git a/hosts/install.sh b/hosts/install.sh index 97be1c6..bc922fb 100755 --- a/hosts/install.sh +++ b/hosts/install.sh @@ -1,3 +1,4 @@ #!/bin/bash +sudo systemctl enable systemd-resolved sudo cp hosts /etc/hosts sudo systemd-resolve --flush-caches