]> git.openstreetmap.org Git - nominatim.git/commitdiff
force nominatim to be run with venv python
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Aug 2024 12:39:26 +0000 (14:39 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Aug 2024 12:39:26 +0000 (14:39 +0200)
cmake/tool-installed.tmpl

index 915f1d69cb49a3167e1b767a5d5f1bb20d398028..47c17f416b29a5d508d238569591c9b44edb21a9 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/srv/nominatim.openstreetmap.org/venv/bin/python3
 import sys
 import os