forked from hans/Nominatim
use /usr/bin/env for python script
Makes it easier to use the script with a virtualenv setup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
#
|
||||
# This file is part of Nominatim.
|
||||
|
||||
Reference in New Issue
Block a user