cp /etc/resolv.conf /etc/resolv.conf.backup

This commit is contained in:
fred 2023-04-23 18:21:09 +02:00
parent 282509fe28
commit dc729542aa
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ $ACTUAL
EOF
sudo cp /etc/resolv.conf /etc/resolv.conf.backup
sudo mv /tmp/resolv.conf /etc/resolv.conf
sudo chattr +i /etc/resolv.conf
fi