Scripts/weather
2023-01-03 17:40:44 +01:00

3 lines
50 B
Bash
Executable File

#!/bin/sh
curl wttr.in/`echo $* | sed 's/ /%20/'`