檢查了一下,應該是
file://localhost/private/tmp/currenttemp.png
和
curl -o /tmp/weather_icon.html http://weather.yahoo.com/forecast/TWXX0003.html;curl -o /tmp/currenttemp.png `grep "100567.png" /tmp/weather_icon.html | awk -F"'" '{ printf $4 }'`
路徑有更改或是移除吧!?這部份目前找不出怎麼更改才能恢復天氣的圖示

想請問有人也出現一樣的狀況嗎?該如何解決呢?謝謝
ok!感恩,我再照著試試看唷



























































































