1 | 3 | simandl | #!/bin/bash |
2 | | | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/prosek.conf |
3 | | | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/jablonecka.conf |
4 | 12 | simandl | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/sluknovska.conf |
5 | 24 | simandl | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/mimonska.conf |
6 | 124 | simandl | #/home/www/html/wm/weathermap --config /home/www/html/wm/configs/martinicka.conf |
7 | 18 | simandl | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/jab2.conf |
8 | 47 | simandl | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/czf.conf |
9 | 73 | simandl | /home/www/html/wm/weathermap --config /home/www/html/wm/configs/sitel.conf |
10 | 3 | simandl | |