lol accidentally had my location as default
This commit is contained in:
parent
6d44355163
commit
162cc32c12
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
### This is only if your location isn't automatically detected, otherwise you can leave it blank.
|
### This is only if your location isn't automatically detected, otherwise you can leave it blank.
|
||||||
location="Statesboro"
|
location=""
|
||||||
|
|
||||||
case $BLOCK_BUTTON in
|
case $BLOCK_BUTTON in
|
||||||
1) $TERMINAL -e popweather ;;
|
1) $TERMINAL -e popweather ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue