From 663e5e720708e236d0795ce4e207a8ff1f206c3e Mon Sep 17 00:00:00 2001 From: nemunaire Date: Sat, 27 Feb 2016 16:55:29 +0100 Subject: [PATCH] Don't force python3.3 --- bin/nemubot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/nemubot b/bin/nemubot index 5cc8bd5..1c2e681 100755 --- a/bin/nemubot +++ b/bin/nemubot @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.3 +#!/usr/bin/env python3 # Nemubot is a smart and modulable IM bot. # Copyright (C) 2012-2015 Mercier Pierre-Olivier