summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/fetch_languages.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/fetch_languages.py b/utils/fetch_languages.py
index 453693136..582e0ae00 100644
--- a/utils/fetch_languages.py
+++ b/utils/fetch_languages.py
@@ -2,8 +2,7 @@
# This script generates languages.py from intersecting each engine's supported languages.
#
-# Output files (engines_languages.json and languages.py)
-# are written in current directory to avoid overwriting in case something goes wrong.
+# Output files: searx/data/engines_languages.json and searx/languages.py
import json
from pathlib import Path