This commit is contained in:
fred 2022-11-26 19:33:38 +01:00
parent 7b1ef13d43
commit 4c7fa5b821
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ while true; do
sed "s~http://127.0.0.1:1234~${myHTTP}$HOSTP~g" $HOME/.zen/Astroport.ONE/templates/register.html >> ~/.zen/tmp/coucou/${MOATS}.index.redirect
sed -i "s~_IPFSNODEID_~${IPFSNODEID}~g" ~/.zen/tmp/coucou/${MOATS}.index.redirect
sed -i "s~_HOSTNAME_~$(hostname)~g" ~/.zen/tmp/coucou/${MOATS}.index.redirect
sed -i "s~http://127.0.0.1:8080~$(MyIPort)~g" ~/.zen/tmp/coucou/${MOATS}.index.redirect
sed -i "s~http://127.0.0.1:8080~${myHOSTPort}~g" ~/.zen/tmp/coucou/${MOATS}.index.redirect
## Random Background image ;)