From 16a23005d4cd2ded3152daceca0b39bc7079873e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 19 Mar 2018 13:21:16 +0100 Subject: logbot.py: python -> pyhton2 --- logbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logbot.py') diff --git a/logbot.py b/logbot.py index f2f1f9e..8ae09cb 100755 --- a/logbot.py +++ b/logbot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # coding: utf-8 """ -- cgit v1.2.3