1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Proper shebang for flexibility

This commit is contained in:
Maxim Kravets 2012-04-11 16:08:02 +06:00
parent 3535ad102c
commit a160dea034
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/python
#!/usr/bin/env python
"""
munin US NOAA weather plugin (http://weather.noaa.gov)

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/python
#!/usr/bin/env python
"""
munin US NOAA weather plugin (http://weather.noaa.gov)