From 40324c112691c0d32b2d2820c84c3d0f180609ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=C3=A9meint?= Date: Wed, 5 Feb 2020 22:59:59 +0100 Subject: [PATCH] Change shebang to use python3 --- av1an.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/av1an.py b/av1an.py index 4b8e3fc..52766ff 100755 --- a/av1an.py +++ b/av1an.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import sys import os