mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Author: Jon Trulson <jtrulson@ics.com>
|
||||
# Copyright (c) 2015 Intel Corporation.
|
||||
|
Reference in New Issue
Block a user