This commit is contained in:
fred 2022-04-07 12:28:56 +02:00
parent 36dfe447c9
commit 46611378e0
2 changed files with 2 additions and 2 deletions

View File

@ -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 ?

View File

@ -46,7 +46,7 @@
</center>
<h6>
<a href="_IPFSROOT__IPNSL_"> _\/_ </a> powered by <a href="https://astroport.com"><span>"</span>Astroport<span>"</span></a>
<a href="_IPNSL_"> _\/_ </a> powered by <a href="https://astroport.com"><span>"</span>Astroport<span>"</span></a>
</h6>
</main>