diff --git a/RUNTIME/PLAYER.refresh.sh b/RUNTIME/PLAYER.refresh.sh index 98f477c04..c9b759a5c 100755 --- a/RUNTIME/PLAYER.refresh.sh +++ b/RUNTIME/PLAYER.refresh.sh @@ -282,6 +282,8 @@ for PLAYER in ${PLAYERONE[@]}; do ######################### REPLACE TW with REDIRECT (reduce 12345 cache size) echo "" \ > ~/.zen/tmp/${IPFSNODEID}/TW/${PLAYER}/index.html + echo "" \ + > ~/.zen/tmp/${IPFSNODEID}/TW/${PLAYER}/feed.html done echo "PLAYER.refresh DONE."