blockcheck: final pause

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

View File

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