mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
Use python3
This commit is contained in:
8
debian/patches/use_python3.patch
vendored
Normal file
8
debian/patches/use_python3.patch
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
--- a/rpi-eeprom-config
|
||||
+++ b/rpi-eeprom-config
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env python
|
||||
+#!/usr/bin/env python3
|
||||
|
||||
# rpi-eeprom-config
|
||||
# Utility for reading and writing the configuration file in the
|
||||
Reference in New Issue
Block a user