osm-garmin: modify defaults
This commit is contained in:
parent
1708147f65
commit
14e1be697a
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ function wait() {
|
|||
|
||||
while :
|
||||
do
|
||||
regions="europe/andorra"
|
||||
style="USERBEAM"
|
||||
regions="europe/great-britain"
|
||||
style=""
|
||||
|
||||
[[ -n "$OSMGARMIN_REGIONS" ]] && regions="$OSMGARMIN_REGIONS"
|
||||
[[ -n "$OSMGARMIN_STYLE" ]] && style="$OSMGARMIN_STYLE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue