Created
September 24, 2017 21:18
-
-
Save adekbadek/1ceec3541e7cb07612616054a3362813 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DATE=`date +%Y%m%d` | |
URL="http://www.meteo.pl/php/meteorogram_list_coamps.php?ntype=2n&fdate=$(echo $DATE)12&row=133&col=96&lang=pl&cname=Warszawa" | |
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome $URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment