From cf2099dbe4c329fa342b22d68b1d8feef1eb81c1 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 21 Oct 2022 19:01:03 +0200 Subject: [PATCH] DIRECT DATA --- 12345.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/12345.sh b/12345.sh index 506f8240..2da279d3 100755 --- a/12345.sh +++ b/12345.sh @@ -70,8 +70,9 @@ while true; do GNS=$(ipfs key import gchange -f pem-pkcs8-cleartext ~/.zen/tmp/gchange.key ) echo "$GNS is AVAILABLE on http://$myIP:${PORT}" - sed "s~_TWLINK_~$GNS~g" ~/.zen/Astroport.ONE/templates/index.redirect > ~/.zen/tmp/index.redirect.${MOATS} - cat ~/.zen/tmp/index.redirect.${MOATS} | nc -l -p ${PORT} -q 1 & + # sed "s~_TWLINK_~$GNS~g" ~/.zen/Astroport.ONE/templates/index.redirect > ~/.zen/tmp/index.redirect.${MOATS} + # cat ~/.zen/tmp/index.redirect.${MOATS} | nc -l -p ${PORT} -q 1 & + echo $GNS | nc -l -p ${PORT} -q 1 & ## CHECK IF ALREADY EXISTING PLAYER # IF NOT = BATCH CREATE TW