update traffic info

This commit is contained in:
Pavol Rusnak 2013-06-03 21:22:16 +02:00
parent 3ff9f3d3ae
commit 76322b6aae
6 changed files with 61 additions and 24 deletions

View file

@ -1,6 +1,6 @@
HAML=haml
all: index.html doprava.html
all: index.html doprava.html pomoc.html
refresh:
curl 'http://hydro.chmi.cz/hpps/popup_hpps_prfdyn.php?seq=307225' | sed -n '154,333 p' > data/table.html
@ -12,6 +12,3 @@ refresh:
clean:
rm -f *.html
fail:
false