From 46611378e0a8a8886b8facbc502f6c985661f0fc Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 7 Apr 2022 12:28:56 +0200 Subject: [PATCH] ./ --- crowdbunker.sh | 2 +- templates/videojs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"