osm-garmin: modify defaults
parent
1708147f65
commit
14e1be697a
|
@ -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…
Reference in New Issue