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 ###########################