/map_render.html

This commit is contained in:
fred 2024-01-04 13:42:35 +01:00
parent 5d693051d5
commit 6dcddfc3c2
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ for SECTOR in ${SECTORS[@]}; do
-e "s~_UPZONENS_~${REGIONNS}~g" \
-e "s~_SECTORG1PUB_~${SECTORG1PUB}~g" \
-e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${LAT}\&southWestLon=${LON}\&deg=0.1~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${REGLAT}\&southWestLon=${REGLON}\&deg=0.1~g" \
-e "s~http://127.0.0.1:8080~~g" \
> ~/.zen/tmp/${MOATS}/${SECTOR}/_index.html