diff --git a/12345.sh b/12345.sh index 44bda014..7c3994cb 100755 --- a/12345.sh +++ b/12345.sh @@ -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 ;)