mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge pull request #372 from timg236/rpi-eeprom-config-python3
rpi-eeprom-config: require python3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
rpi-eeprom-config
|
||||
|
||||
Reference in New Issue
Block a user