]> git.openstreetmap.org Git - nominatim.git/commitdiff
also force nominatim in build dir to venv python
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Aug 2024 13:15:17 +0000 (15:15 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Aug 2024 13:15:17 +0000 (15:15 +0200)
cmake/tool.tmpl

index 4053ca35b8ec4745360df03e3d1dcaf46e3bafc2..fff8231c6b5880e09cbb00fd360341a2f1bfa762 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/srv/nominatim.openstreetmap.org/venv/bin/python3
 import sys
 import os