From 5a83a264056a1c7fba6813c992788d6ae660887a Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 17 Nov 2022 19:40:50 +0100 Subject: [PATCH] TW insert --- tools/VISA.new.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/VISA.new.sh b/tools/VISA.new.sh index 52bd0559..8fb5c412 100755 --- a/tools/VISA.new.sh +++ b/tools/VISA.new.sh @@ -221,7 +221,7 @@ G1PUB=$(cat /tmp/secret.dunikey | grep 'pub:' | cut -d ' ' -f 2) rm -f ~/.zen/tmp/myIP.2 ## ADD SYSTEM TW - tiddlywiki --verbose --load ~/.zen/game/players/$PLAYER/ipfs/moa/index.html \ + tiddlywiki --load ~/.zen/game/players/$PLAYER/ipfs/moa/index.html \ --import ~/.zen/Astroport.ONE/templates/data/local.api.json "application/json" \ --import ~/.zen/Astroport.ONE/templates/data/local.gw.json "application/json" \ --output ~/.zen/tmp --render "$:/core/save/all" "newindex.html" "text/plain"