This commit is contained in:
fred 2022-11-02 21:03:52 +01:00
parent a22143585e
commit 193bd82c0c
2 changed files with 4 additions and 3 deletions

View File

@ -58,8 +58,9 @@ for PLAYER in $(ls -t ~/.zen/game/players/); do
echo "------------------------------------------------"
echo "MANUAL PROCEDURE NEEDED"
echo "------------------------------------------------"
echo "TW=$(ipfs add -Hq ~/.zen/game/players/$PLAYER/ipfs/moa/index.html | tail -n 1)"
echo "ipfs name publish -t 72h --key=$PLAYER /ipfs/\$TW"
echo "http://$myIP:8080/ipfs/"
cat ~/.zen/game/players/$PLAYER/ipfs/moa/.chain.*
echo "ipfs name publish -t 72h --key=$PLAYER /ipfs/"
echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
continue

View File

@ -43,7 +43,7 @@ Content-Type: text/html; charset=UTF-8
</p>
<div id="yellow">
<h3><a href="http://127.0.0.1:12345"> >>> PORT DE LIVRAISON DE VOTRE COMMANDE <<< </a></h3>
<h3><a href="http://127.0.0.1:12345"> >>> CREER UN COMPTE <<< </a></h3>
</div>
<script>
const el = document.getElementById('yellow');