1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-24 22:32:58 +03:00

blockcheck: final pause

This commit is contained in:
bol-van 2021-12-08 21:12:41 +03:00
parent 2f6dd90b92
commit cefb245f6d

@ -451,3 +451,5 @@ ask_params
[ "$ENABLE_HTTP" = 1 ] && check_domain_http $DOMAIN
[ "$ENABLE_HTTPS" = 1 ] && check_domain_https $DOMAIN
exitp 0