Skip to content

Commit

Permalink
planet-2024-11-19
Browse files Browse the repository at this point in the history
  • Loading branch information
markuman committed Nov 19, 2024
1 parent 4f145c8 commit f543377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

```
mkdir osm
wget --continue -O osm/planet.mbtiles https://hidrive.ionos.com/api/sharelink/download?id=SYEgScrRe
wget --continue -O osm/planet.mbtiles https://hidrive.ionos.com/api/sharelink/download?id=a5dVHUA3F
podman run -ti --rm -p 9000:9000 --name sms -v "$(pwd)/osm/:/data/" registry.gitlab.com/markuman/sms:latest
firefox http://localhost:9000
```
Expand Down

0 comments on commit f543377

Please sign in to comment.