havadurumu
This commit is contained in:
parent
9864dfdd04
commit
2696a7091e
1 changed files with 3 additions and 0 deletions
3
bin/havadurumu
Executable file
3
bin/havadurumu
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
[ $1 ] && sehir="$1" || exit 1
|
||||
xterm -hold -e curl wttr.in/${sehir}
|
Loading…
Add table
Reference in a new issue