mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-04 07:20:35 +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()
|
unprepare_all()
|
||||||
{
|
{
|
||||||
# make sure we are not in a middle state that impacts connectivity
|
# make sure we are not in a middle state that impacts connectivity
|
||||||
|
rm -f "$HDRTEMP"
|
||||||
[ -n "$IPV" ] && {
|
[ -n "$IPV" ] && {
|
||||||
tpws_ipt_unprepare 80
|
tpws_ipt_unprepare 80
|
||||||
tpws_ipt_unprepare 443
|
tpws_ipt_unprepare 443
|
||||||
|
Loading…
Reference in New Issue
Block a user