2
0
Fork 0

osm-garmin: various

This commit is contained in:
Ducky 2023-10-01 00:47:04 +01:00
parent aa80a9ddaf
commit bd59fa38d8
2 changed files with 22 additions and 14 deletions

View file

@ -15,6 +15,7 @@ while :
do
regions="europe/great-britain"
style=""
first_run="true"
[[ -n "$OSMGARMIN_REGIONS" ]] && regions="$OSMGARMIN_REGIONS"
[[ -n "$OSMGARMIN_STYLE" ]] && style="$OSMGARMIN_STYLE"