From df8cb2c9a69335b3957e7e657dfd64bae6c033fb Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 11 Oct 2021 21:34:57 +0200 Subject: [PATCH] python2 --- extern/kvm_io | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/kvm_io b/extern/kvm_io index 1acb4a3..fa4a4ae 100644 --- a/extern/kvm_io +++ b/extern/kvm_io @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- # vim: set fileencoding=utf-8 #