view weather/getweather.sh @ 28:28221b9bb370

add weather/; update myrss/FEEDS; add umask(0037) to weather/index.php and myrss/index.php
author paulo@thepaulopc
date Thu, 23 Jun 2011 00:41:19 -0700
parents
children
line source
1 #!/bin/sh
3 URL=ftp://tgftp.nws.noaa.gov/data/forecasts/zone/ca/caz043.txt
5 wget -O - ${URL}