new script
This commit is contained in:
parent
d23e123d00
commit
a12f65d912
1 changed files with 3 additions and 0 deletions
3
scripts/fixNXDomain.zsh
Normal file
3
scripts/fixNXDomain.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
echo "relinking resolv.conf"
|
||||
sudo mv /etc/resolv.conf /etc/resolv.conf.bak
|
||||
sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
|
Loading…
Add table
Add a link
Reference in a new issue