blockcheck: remove temp header file if aborted

This commit is contained in:
bol-van 2021-12-24 17:32:35 +03:00
parent af8836d86e
commit 102bf38bc4

View File

@ -784,6 +784,7 @@ check_dns()
unprepare_all()
{
# make sure we are not in a middle state that impacts connectivity
rm -f "$HDRTEMP"
[ -n "$IPV" ] && {
tpws_ipt_unprepare 80
tpws_ipt_unprepare 443