From 77c767cb40975032c9ab146d53fe88b6b9d3891f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= Date: Mon, 20 Aug 2012 03:33:22 +0200 Subject: [PATCH] python shebang, python3 is not recognised --- ponysay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponysay b/ponysay index 7256322e..d59e7817 100755 --- a/ponysay +++ b/ponysay @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # -*- coding: utf-8 -*- '''