From 22e39956f5b7c57abef30d0fd9327c556e361917 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 15 Mar 2016 19:21:06 +0530 Subject: [PATCH] A more flexible shebang. Signed-off-by: Arun Prakash Jana --- buku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buku b/buku index 39f4868..bb8ac62 100755 --- a/buku +++ b/buku @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # # Bookmark management utility #