aboutsummaryrefslogtreecommitdiff
path: root/scripts/hexprog.py
diff options
context:
space:
mode:
authorFergus Noble2013-05-02 11:32:24 -0700
committerFergus Noble2013-05-02 11:32:24 -0700
commit7c3c9fdea35407ea4690424ca4da1741af79310d (patch)
treeeea2ab83468149ef7c2c0c293f84da7e267c71da /scripts/hexprog.py
parent56f44c39d9b97aed908128c43c6c08a4b3dfbf72 (diff)
Update python scripts to find user's preferred python binary through env.
Diffstat (limited to 'scripts/hexprog.py')
-rwxr-xr-xscripts/hexprog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hexprog.py b/scripts/hexprog.py
index 128e55e..ccfb43c 100755
--- a/scripts/hexprog.py
+++ b/scripts/hexprog.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# hexprog.py: Python application to flash a target with an Intel hex file
# Copyright (C) 2011 Black Sphere Technologies