From b9ac80398ce9bc1ad61b4ecd2524f39daccf78b0 Mon Sep 17 00:00:00 2001 From: j Date: Fri, 25 Jun 2021 11:30:56 +0100 Subject: [PATCH] default to python3 --- bin/oxtimelines | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/oxtimelines b/bin/oxtimelines index a054953..6871d54 100755 --- a/bin/oxtimelines +++ b/bin/oxtimelines @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # -*- coding: utf-8 -*- # vi:si:et:sw=4:sts=4:ts=4 # GPL 2008-2014