This commit is contained in:
Pavol Rusnak 2013-06-03 03:03:38 +02:00
commit d8ef327830
17 changed files with 67 additions and 0 deletions

5
refre.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
wget 'http://hydro.chmi.cz/hpps/popup_hpps_prfdyn.php?seq=307225' -O index.html
mkdir -p tmp/img/big
wget 'http://hydro.chmi.cz/hpps/tmp/img/big/307225_H.png' -O tmp/img/big/307225_H.png
wget 'http://hydro.chmi.cz/hpps/tmp/img/big/307225_Q.png' -O tmp/img/big/307225_Q.png