This commit is contained in:
fred 2023-02-26 01:19:42 +01:00
parent 4a6b87acd4
commit 1ad01d0aec
2 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ if [[ ! ${TIDDLER} ]]; then
tiddlywiki --load ${INDEX} \
--output ~/.zen/game/players/$PLAYER/G1CopierYoutube \
--render '.' "'$YID.TW.json" 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' "$ZFILE" \
&& ln -s "$HOME/.zen/game/players/$PLAYER/G1CopierYoutube/$YID.TW.json" "$HOME/.zen/game/players/$PLAYER/G1CopierYoutube/$ZFILE.json"
&& rm"$HOME/.zen/game/players/$PLAYER/G1CopierYoutube/$ZFILE.json" && ln -s "$HOME/.zen/game/players/$PLAYER/G1CopierYoutube/$YID.TW.json" "$HOME/.zen/game/players/$PLAYER/G1CopierYoutube/$ZFILE.json"
continue
fi
echo

View File

@ -207,7 +207,7 @@ do
echo "TW ? $LIBRA/ipns/$FRIENDNS "
##### CHECKING IF WE LIKE EACH OTHER Ŋ1 LEVEL
echo "Receiving Stars : cat ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/${liking_me}.Gstars.json | jq -r"
cat ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/${liking_me}.Gstars.json | jq -rc
################################## JAKLIS LIKING_ME stars
${MY_PATH}/timeout.sh -t 20 \
${MY_PATH}/jaklis/jaklis.py \