Skip to content

Commit 194960a

Browse files
authored
Merge pull request #372 from timg236/rpi-eeprom-config-python3
rpi-eeprom-config: require python3
2 parents e049a08 + 28878ba commit 194960a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpi-eeprom-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
"""
44
rpi-eeprom-config

0 commit comments

Comments
 (0)