]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
Switch kernel module rebuilder to python3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Feb 2021 21:29:24 +0000 (22:29 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 22 Feb 2021 21:29:24 +0000 (22:29 +0100)
client/rebuild-kernel-packages.py

index 589b889afd012891d27c469813cbe7c0347740e5..15ae5fc11d5983b8598c2b92eb389f885e52641a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from __future__ import print_function
 
This page took 0.134093 seconds and 4 git commands to generate.