Permalink
Please sign in to comment.
Showing
with
21 additions
and 9 deletions.
- +5 −4 linkedgeodata-cli/bin/lgd-run-sync.sh
- +3 −0 linkedgeodata-docker/.env
- +2 −0 linkedgeodata-docker/docker-compose.yml
- +1 −1 linkedgeodata-docker/lgd-nominatim-sync/local.php.dist
- +1 −1 linkedgeodata-docker/lgd-osm-sync/Dockerfile
- +1 −1 linkedgeodata-docker/lgd-osm-sync/configuration.txt.dist
- +6 −2 linkedgeodata-docker/lgd-osm-sync/start.sh
- +2 −0 linkedgeodata-docker/test.sh
| @@ -0,0 +1,2 @@ | ||
| +test=${test:-30} | ||
| +echo "$test" |
0 comments on commit
30699ce