diff --git a/install.sh b/install.sh index 3248a59..b0c1018 100644 --- a/install.sh +++ b/install.sh @@ -139,4 +139,4 @@ systemctl enable "${SERVICES[@]}" cp -R configfiles/* / # DNS configuration -ln -sf ../run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf +ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf