HEAD="/etc/resolv.conf.head"
PDNS="/tmp/pdns"
yad --title="DNS Config" --text=" Add new DNS servers and restart \n your internet connection. " \
--form --field="DNS1" --field="DNS2" > $PDNS
button=$?
case $button in
0)
if [ ! -f "$HEAD" ]; then
touch $HEAD | echo "no $HEAD file created new file"
else
mv $HEAD $HEAD.old | echo "$HEAD already exists backed up to $HEAD.old"
fi
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum