mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-01 06:00:33 +05:00
blockcheck: remove temp header file if aborted
This commit is contained in:
parent
af8836d86e
commit
102bf38bc4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user