Merge pull request #175 from golddranks/fix/portability_use_env

Use /usr/bin/env python to make rpi-eeprom-config more portable
This commit is contained in:
Tim Gover
2020-07-06 19:27:02 +01:00
committed by GitHub

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