From c6a9c7c76455e014ba01dfe57b41ab4dda900564 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 19 Mar 2023 20:02:38 +0100 Subject: [PATCH] fff --- tools/make_image_ipfs_index_carousel.sh | 4 ++-- tools/my.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/make_image_ipfs_index_carousel.sh b/tools/make_image_ipfs_index_carousel.sh index c6ec694a..5c83ae71 100755 --- a/tools/make_image_ipfs_index_carousel.sh +++ b/tools/make_image_ipfs_index_carousel.sh @@ -54,7 +54,7 @@ if [[ ! -d $img_dir ]]; then || echo "_REPLACE_" > ~/.zen/tmp/carousel/${pub}.insert ## EXTRACT G1Voeu FROM PLAYER TW - echo "Ŋ1Flux " > ~/.zen/tmp/carousel/${pub}.button + echo "Ŋ1Flux ___ " > ~/.zen/tmp/carousel/${pub}.button INDEX=~/.zen/game/players/${PLAYER}/ipfs/moa/index.html if [[ -s ${INDEX} ]]; then tiddlywiki --load ${INDEX} --output ~/.zen/tmp --render '.' "${PLAYER}.g1voeu.json" 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' '[tag[G1Voeu]]' @@ -67,7 +67,7 @@ if [[ ! -d $img_dir ]]; then echo "" >> ~/.zen/tmp/carousel/${pub}.button done < ~/.zen/tmp/${PLAYER}.g1wishes.txt fi - + echo "" >> ~/.zen/tmp/carousel/${pub}.button ################## done diff --git a/tools/my.sh b/tools/my.sh index 6cd6703d..e3e54491 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -401,5 +401,5 @@ myASTROTUBE="https://$(myAstroTube)" && myAPI="https://ipfs.$(myHostName)" \ && myIPFS="https://ipfs.$(myDomainName)" \ && myHOST="astroport.$(myHostName)" \ - && myG1BILLET="http://$(myHostName):33101" \ + && myG1BILLET="http://$(myIP):33101" \ || true