From 57deeb86a73e527e7de3881cd5aa1488629695cf Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 9 Jun 2010 13:07:16 +0200 Subject: Reverted hashbang for ranger.py. It causes an error here: /usr/bin/env: python -O: No such file or directory --- ranger.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger.py b/ranger.py index a3f2095b..aca1b557 100755 --- a/ranger.py +++ b/ranger.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python -O +#!/usr/bin/python -O # coding=utf-8 # # Ranger: Explore your forest of files from inside your terminal -- cgit 1.4.1-2-gfad0