From 2d635c05280e5a59693dd1055504ef814c245674 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 5 May 2024 18:23:09 +0200 Subject: [PATCH] import_tiddler.sh SECTORTW_NEWS.json --- RUNTIME/PLAYER.refresh.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RUNTIME/PLAYER.refresh.sh b/RUNTIME/PLAYER.refresh.sh index 02f746ab1..7853ac976 100755 --- a/RUNTIME/PLAYER.refresh.sh +++ b/RUNTIME/PLAYER.refresh.sh @@ -430,6 +430,9 @@ for PLAYER in ${PLAYERONE[@]}; do > ~/.zen/tmp/${MOATS}/SECTORTW_NEWS.json echo "SECTORTW_NEWS $SECTOR SECTORTW=${SECTORIPNS}/TW :: ~/.zen/tmp/${MOATS}/SECTORTW_NEWS.json" + ${MY_PATH}/TW/import_tiddler.sh \ + ~/.zen/tmp/${IPFSNODEID}/TW/${PLAYER}/index.html \ + ~/.zen/tmp/${MOATS}/SECTORTW_NEWS.json ############################################################# # Connect_PLAYER_To_Gchange.sh : Sync FRIENDS TW - TODO : REWRITE