2
0
Fork 0

osm-garmin: fix broken message

main
Ducky 2023-10-01 01:45:43 +01:00
parent 9bb2365d7f
commit 38e497d0ac
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ if [[ $is_updates == "true" ]]; then
fi
done
else
echo "⚠️ No new maps. Not building (set $$OSMGARMIN_FORCE_BUILD=true to override)"
echo "⚠️ No new maps. Not building (set \$OSMGARMIN_FORCE_BUILD=true to override)"
fi
echo "🧹 Cleaning up..."