Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/sugar-shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-20 12:38:58 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-20 12:38:58 (GMT)
commit4cdf88f31d5c81d57d8ff340fd471d6079618660 (patch)
treeb6d684e60b9ec071d0830424f3e228baf064064b /shell/sugar-shell
parent6de66d38aeedeb2949f15b3b12e9ae190a2656c9 (diff)
Do not hardcode /usr/bin/python
Diffstat (limited to 'shell/sugar-shell')
-rwxr-xr-xshell/sugar-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/sugar-shell b/shell/sugar-shell
index 67c8029..4eaccf5 100755
--- a/shell/sugar-shell
+++ b/shell/sugar-shell
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#