wttr script
This commit is contained in:
parent
7e01df61a7
commit
110bd5ffaf
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
curl 'wttr.in/Nuremberg?format=%t\n'
|
Loading…
Reference in New Issue