Change weather_sleep to avoid writing to tracked files

Changed weather_sleep.sh and dracula.sh so that they do
not assume that weather.txt exist.  As a result I was
able to remove weather.txt as a tracked file.
This commit is contained in:
Ben Aaron Goldberg 2020-09-12 19:04:22 -04:00
parent c306b7782c
commit d9cc97a1d9
5 changed files with 10 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
data/weather.txt