Commit 329a3ce
fix: rename KML file to remove spaces for Docker COPY compatibility
Docker COPY cannot handle filenames with spaces in quoted paths.
Renamed 'Kml Military bases.kml' to 'military-bases.kml' and updated
Dockerfile and militarybases.ts to match.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent eeaba0f commit 329a3ce
3 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments