Merge pull request #2793 from lpaulmp/use-env-python-header

Set widely used header to execute python scripts in different OS
This commit is contained in:
Aivars Sterns
2018-05-25 08:27:41 +03:00
committed by GitHub

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at