summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcmdtest2
-rwxr-xr-xyarn2
2 files changed, 2 insertions, 2 deletions
diff --git a/cmdtest b/cmdtest
index d7f329e..bdc37cf 100755
--- a/cmdtest
+++ b/cmdtest
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright 2011 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
diff --git a/yarn b/yarn
index 7d3b295..c6e32cc 100755
--- a/yarn
+++ b/yarn
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright 2013 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify