Some fixes

This commit is contained in:
itdoginfo
2024-02-20 13:53:13 +03:00
parent 6ec2438165
commit 8f18b95b1e
3 changed files with 3 additions and 3 deletions

View File

@@ -250,7 +250,7 @@ if [ $((vpn_domain_ipset_string + vpn_domain_rule_string)) -eq 10 ]; then
else
checkpoint_false "IPs in vpn_domains"
echo "If you don't use vpn_domains, it's OK"
echo "But if you want use, check configs"
echo "But if you want use, check configs. And run `service getdomains start`"
output_21
fi
else