Skip to content

Commit

Permalink
update.sh: precaution ask for deletion of dns_blocklists.cf if old fo…
Browse files Browse the repository at this point in the history
…rmat (#6154)
  • Loading branch information
DerLinkman authored and FreddleSpl0it committed Nov 19, 2024
1 parent 326a446 commit bca4e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ fix_broken_dnslist_conf() {
echo -e "\e[35mOk, not deleting it! Please make sure you take a look at postfix upon start then..."
return 2
fi
fi
fi

}

Expand Down

0 comments on commit bca4e1a

Please sign in to comment.