Tidies bin folder and adds open-ports script
This commit is contained in:
parent
62e95a50ef
commit
a313b122ab
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