11 lines
215 B
Diff
11 lines
215 B
Diff
diff --git a/rpi-eeprom-config b/rpi-eeprom-config
|
|
index 2eaf252..fe72da5 100755
|
|
--- a/rpi-eeprom-config
|
|
+++ b/rpi-eeprom-config
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python3
|
|
+#!/usr/bin/python3
|
|
|
|
"""
|
|
rpi-eeprom-config
|