diff --git a/plugins/weather/weather_press_ b/plugins/weather/weather_press_ index abcf5de5..28c28ba3 100755 --- a/plugins/weather/weather_press_ +++ b/plugins/weather/weather_press_ @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/env python """ munin US NOAA weather plugin (http://weather.noaa.gov) diff --git a/plugins/weather/weather_temp_ b/plugins/weather/weather_temp_ index 321031de..5cd74b55 100755 --- a/plugins/weather/weather_temp_ +++ b/plugins/weather/weather_temp_ @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#!/usr/bin/env python """ munin US NOAA weather plugin (http://weather.noaa.gov)