From 4cdf88f31d5c81d57d8ff340fd471d6079618660 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 20 Jan 2007 12:38:58 +0000 Subject: Do not hardcode /usr/bin/python --- (limited to 'shell/sugar-shell') 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. # -- cgit v0.9.1