Init commit
This commit is contained in:
5
bin/wttr.sh
Executable file
5
bin/wttr.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
wttr=$(curl 'https://wttr.in/Kumylzhenskaya?format=1')
|
||||
|
||||
echo $wttr
|
||||
Reference in New Issue
Block a user