scripts/weatherscript.sh
2023-04-15 10:05:08 -05:00

7 lines
51 B
Bash
Executable file

#!/bin/bash
while sleep 15m
do
clear
pwy
done