lol accidentally had my location as default

This commit is contained in:
Luke Smith 2018-11-28 13:03:34 -05:00
parent 195e111523
commit 9e1c209f11
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

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 ;;