From: Jason Self Date: Mon, 23 May 2022 01:55:20 +0000 (-0700) Subject: update-config.py: Use python2 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=1b580563cf84054074f9db85645f87aa0ae95e99;p=kernel-configs.git update-config.py: Use python2 --- diff --git a/update-config.py b/update-config.py index fb1adca..04bfd28 100755 --- a/update-config.py +++ b/update-config.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # update-config.py: A program to help automate updating the # kernel configuration.