mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
examples/python: Add/update shebang line
Added/updated the shebang line on all python examples with: Also chmod +x a few of the python examples. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
2
examples/python/mma8x5x.py
Normal file → Executable file
2
examples/python/mma8x5x.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# Author: Norbert Wesp <nwesp@phytec.de>
|
||||
# Copyright (c) 2017 Phytec Messtechnik GmbH.
|
||||
#
|
||||
|
Reference in New Issue
Block a user