From b7332982b615dbb619dce9962ca47df8cbf303bd Mon Sep 17 00:00:00 2001 From: Rupert Edwards Date: Mon, 19 Jun 2017 19:34:36 -0400 Subject: [PATCH] Change shebang to python2 --- toriptables2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toriptables2.py b/toriptables2.py index a309a87..8e47709 100755 --- a/toriptables2.py +++ b/toriptables2.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python2 # Written by Rupe version 2 # """