mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 04:06:38 +03:00
Fixes
This commit is contained in:
@@ -340,7 +340,7 @@ def generate_dat_domains(data_path='geosite_data', output_name='geosite.dat', ou
|
||||
)
|
||||
print(f"Compiled .dat file: {output_directory}/{output_name}")
|
||||
except subprocess.CalledProcessError as e:
|
||||
print(f"Compile error geosite.dat: {e}")
|
||||
print(f"Compile error {data_path}: {e}")
|
||||
|
||||
if __name__ == '__main__':
|
||||
# Russia inside
|
||||
|
||||
Reference in New Issue
Block a user