mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
Quad9 DNS ftw!
This commit is contained in:
parent
847c48ffd8
commit
87aceb0eb5
@ -80,8 +80,8 @@ then
|
||||
apt install resolvconf -y -q
|
||||
dpkg-reconfigure resolvconf
|
||||
fi
|
||||
echo "nameserver 8.8.8.8" > /etc/resolvconf/resolv.conf.d/base
|
||||
echo "nameserver 8.8.4.4" >> /etc/resolvconf/resolv.conf.d/base
|
||||
echo "nameserver 9.9.9.9" > /etc/resolvconf/resolv.conf.d/base
|
||||
echo "nameserver 8.8.8.8" >> /etc/resolvconf/resolv.conf.d/base
|
||||
|
||||
# Check network
|
||||
if ! [ -x "$(command -v nslookup)" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user