diff --git a/crowdbunker.sh b/crowdbunker.sh index 8ec4ca7..55fdf45 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -110,7 +110,7 @@ echo "########################################################################## # Add current/latest common history reversed if [[ -f ~/.zen/bunkerbox/history.json ]]; then # qo-op get latest history.json - [[ "$(cat ~/.zen/bunkerbox/choice)"=="qo-op" ]] && IPNSL="/ipns/$(cat ~/.zen/bunkerbox/qo-op)" && ipfs get -o ~/.zen/bunkerbox/history.qo-op.json $IPNSL/history.json || IPNSL="/" + [[ "$(cat ~/.zen/bunkerbox/choice)"=="qo-op" ]] && IPNSL="/ipns/$(cat ~/.zen/bunkerbox/qo-op)" && ipfs get -o ~/.zen/bunkerbox/history.qo-op.json $IPNSL/history.json || IPNSL="./" # [[ $(cat ~/.zen/bunkerbox/history.qo-op.json | jq .Videos[].link | grep $VUID) ]] && echo "Video déjà dans history" && continue # FUSION/REPLACEMENT WHAT TODO ? diff --git a/templates/videojs.html b/templates/videojs.html index 29efb4b..bdc9c60 100644 --- a/templates/videojs.html +++ b/templates/videojs.html @@ -46,7 +46,7 @@
- _\/_ powered by "Astroport" + _\/_ powered by "Astroport"