Tidies bin folder and adds open-ports script
This commit is contained in:
parent
4e40323a73
commit
d31f54eea8
5 changed files with 13 additions and 42 deletions
|
@ -2,6 +2,6 @@
|
|||
initial=$@
|
||||
place=${initial// /+}
|
||||
if [[ "$place" == "" ]]; then
|
||||
place="Bury+St+Edmunds"
|
||||
place="Cheltenham"
|
||||
fi
|
||||
curl "wttr.in/$place" 2> /dev/null | head -n -2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue