mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
nfqws,tpws: check list files accessibility after all params are parsed
This commit is contained in:
@@ -2887,6 +2887,9 @@ int main(int argc, char **argv)
|
||||
#endif
|
||||
}
|
||||
|
||||
if (!test_list_files())
|
||||
exit_clean(1);
|
||||
|
||||
if (!LoadAllHostLists())
|
||||
{
|
||||
DLOG_ERR("hostlists load failed\n");
|
||||
|
Reference in New Issue
Block a user