From 0d0d1c947eae5f0ba01c658175d71975ff0fecfc Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 26 Feb 2024 18:10:53 +0100 Subject: [PATCH] UPlanet "Zen" stations can become "Dragons" when applying "high security keygen procedure" and join "WoT" --- API/QRCODE.sh | 1 + tools/my.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/API/QRCODE.sh b/API/QRCODE.sh index 14d735dd..85ce5b32 100755 --- a/API/QRCODE.sh +++ b/API/QRCODE.sh @@ -104,6 +104,7 @@ if [[ ${QRCODE} == "station" ]]; then ## LOG IPFSNODEID : IPCity + Wheater + more... ${MY_PATH}/../tools/IPFSNODEID.weather.sh > ~/.zen/tmp/${IPFSNODEID}/weather.txt + echo "" > ~/.zen/tmp/${IPFSNODEID}/_index.html ## SHOW ZenStation FRONT sed "s~_STATION_~${myIPFS}${ISTATION}/~g" $MY_PATH/../templates/ZenStation/index.html > ~/.zen/tmp/${MOATS}/index.htm diff --git a/tools/my.sh b/tools/my.sh index 97cf5692..efe4057e 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -519,7 +519,7 @@ if [[ $XDG_SESSION_TYPE == 'x11' || $XDG_SESSION_TYPE == 'wayland' ]]; then fi ## https://git.p2p.legal/qo-op/OSM2IPFS -EARTHCID="/ipfs/QmUY7FAEnfrXPb3MdnH7EzQMHsdk7gNSkiZ9irnphTa4ct" +EARTHCID="/ipfs/QmetQM7gd2SJjCSgs2g8d6MqH1ND3ed9vEBRGsMGpvpz4V" FLIPPERCID="${EARTHCID}/coinflip" ### EASTER EGG ###########################