mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-09 10:45:16 +02:00
update traffic info
This commit is contained in:
parent
3ff9f3d3ae
commit
76322b6aae
6 changed files with 61 additions and 24 deletions
5
Makefile
5
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue