missing a spa ce

This commit is contained in:
fred 2023-03-28 20:26:08 +02:00
parent f328559f82
commit 39dca34629
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,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" \
&& 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"
&& 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