Add _DATE_

This commit is contained in:
fred 2024-01-07 22:13:47 +01:00
parent 5e28d385fc
commit 733b848c5b
4 changed files with 8 additions and 6 deletions

View File

@ -234,6 +234,7 @@ for SECTOR in ${SECTORS[@]}; do
-e "s~_UPZONENS_~${REGIONNS}~g" \
-e "s~_SECTORG1PUB_~${SECTORG1PUB}~g" \
-e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \
-e "s~_DATE_~$(date +%A-%d_%m_%Y)~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

View File

@ -331,6 +331,7 @@ echo "<meta http-equiv=\"refresh\" content=\"0; url='/ipfs/${ZCHAIN}' />" > ~/.z
-e "s~_ZONENS_~${UMAPNS}~g" \
-e "s~_UPZONENS_~${SECTORNS}~g" \
-e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \
-e "s~_DATE_~$(date +%A-%d_%m_%Y)~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${LAT}\&southWestLon=${LON}\&deg=0.01~g" \
-e "s~http://127.0.0.1:8080~~g" \
> ~/.zen/tmp/${MOATS}/${UMAP}/_index.html

View File

@ -148,9 +148,9 @@ iframe {
<img src="http://127.0.0.1:8080/ipfs/QmZp1T7MyLhLNYM1uuLQo1HWVx5NLbBzh56RXm9fDEtLrs" \>
<br>
<p>Distributed Information System</p>
<p>powered by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>
<p>designed by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a></p>
<p>juiced by <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a></p>
<p>_DATE_ refreshed by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>
<p>organize by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a></p>
<p>stored on <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a></p>
</div>
</div>
</div>

View File

@ -143,9 +143,9 @@ iframe {
<br>
<p>Distributed Information System</p>
<p>powered by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>
<p>designed by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a></p>
<p>juiced by <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a></p>
<p>_DATE_ refreshed by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>
<p>organize by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a></p>
<p>stored on <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a></p>
</div>
</div>
</div>