Use /usr/bin/env python to make rpi-eeprom-config more portable

This commit is contained in:
Pyry Kontio
2020-07-06 13:51:44 +09:00
parent 9342fdb2ab
commit 5ae98cbbac

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# rpi-eeprom-config # rpi-eeprom-config
# Utility for reading and writing the configuration file in the # Utility for reading and writing the configuration file in the