First upload!

This commit is contained in:
Andrew Schott 2023-04-15 10:05:08 -05:00
commit cdc90f83e7
23 changed files with 788 additions and 0 deletions

7
weatherscript.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
while sleep 15m
do
clear
pwy
done