update-config.py: Use python2
authorJason Self <j@jxself.org>
Mon, 23 May 2022 01:55:20 +0000 (18:55 -0700)
committerJason Self <j@jxself.org>
Mon, 23 May 2022 01:55:20 +0000 (18:55 -0700)
update-config.py

index fb1adcac85b88973e7eef23a9f3c9d5816d4d4b6..04bfd28228b20b1d49dd0f51af097f4894262e6b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 #
 # update-config.py: A program to help automate updating the
 # kernel configuration.