CASE = UMAP

This commit is contained in:
fred 2024-03-30 00:11:48 +01:00
parent 751ed3158a
commit 3896be3845
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ for UMAP in ${unique_combined[@]}; do
PHONEBOOTH="${G1PUB::30}"
cat ${MY_PATH}/../templates/UPlanetUmap/index.html \
| sed -e "s~_ZONE_~UMAP ${UMAP}~g" \
| sed -e "s~_ZONE_~CASE ${UMAP}~g" \
-e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \
-e "s~_ZONENS_~${TODATENS}~g" \
-e "s~_IPFSNINJA_~${VDONINJA}~g" \