From 512e287faf001db329746c025d89e90e0dfc55ad Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 9 Sep 2021 14:36:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20use=20python=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- check_kernel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_kernel b/check_kernel index 2ea17d7..1965c78 100755 --- a/check_kernel +++ b/check_kernel @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 from __future__ import division import posixpath import re