From aaffe2ff52a2f819f0361cea753bc24603ef475b Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Fri, 30 Nov 2018 12:38:28 +0100 Subject: [PATCH] Explicitly use python3 --- cfgs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfgs.py b/cfgs.py index 3ca43dc..087a4b9 100755 --- a/cfgs.py +++ b/cfgs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import sys