lol accidentally had my location as default

This commit is contained in:
Luke Smith 2018-11-28 13:03:34 -05:00
parent 6d44355163
commit 162cc32c12

View file

@ -1,6 +1,6 @@
#!/bin/sh
### This is only if your location isn't automatically detected, otherwise you can leave it blank.
location="Statesboro"
location=""
case $BLOCK_BUTTON in
1) $TERMINAL -e popweather ;;