QRLINK new
parent
a938a81c32
commit
60e7669f52
|
@ -186,9 +186,9 @@ do
|
|||
|
||||
##################################
|
||||
## INSERT PLAYER G1 QRCODE : QRG1avatar.png
|
||||
#~ [[ ! -s ~/.zen/game/players/${PLAYER}/QRG1avatar.dir.ipfs ]] # REACTIVATE .?
|
||||
rm ~/.zen/game/players/${PLAYER}/QRG1avatar.dir.ipfs ## TO REMOVE
|
||||
QRLINK=$(ipfs add -qw ~/.zen/game/players/${PLAYER}/voeu/${WISHNAME}/${VOEUKEY}/voeu.png | tail -n 1)
|
||||
QRLINK=$(ipfs add -qw ~/.zen/game/players/${PLAYER}/voeux/${WISHNAME}/${VOEUKEY}/voeu.png | tail -n 1)
|
||||
[[ $QRLINK == "" ]] && QRLINK=$(ipfs add -qw ~/.zen/game/players/${PLAYER}/QRG1avatar.png | tail -n 1)
|
||||
|
||||
|
||||
################################## PasseportTerre/index.html
|
||||
cat $MY_PATH/../www/PasseportTerre/index.html \
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -101,7 +101,7 @@ fi
|
|||
|
||||
|
||||
################################################################################
|
||||
TWMODEL="/ipfs/bafybeifxw5gxaqnlar2johne77eejfaqk3m2obsvzkxzeqcynnyuniulya"
|
||||
TWMODEL="/ipfs/bafybeid5vxwcuwozukwjnkzl6ynqifgphd5bwbfmxgohcmdnbmla2zrsve"
|
||||
TWLINK="/ipfs/bafybeigyfttjvabeeoa4hbsvtegsqkw3riuquhbil55qhwe3s3q4tesyxi"
|
||||
# ipfs cat $TWMODEL > templates/twdefault.html
|
||||
##################################################### # NEW PLAYER ###############
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
</p>
|
||||
<h2>:⚡:~ <a href="https://cesium.app">Cesium </a> ~:📱: _____ </h2>
|
||||
<p>
|
||||
<div id="astropub"> 🏡 : <a target="gchange" href="https://data.gchange.fr/user/profile/_G1PUB_/_share">_G1PUB_</a></div>
|
||||
<div id="astropub"> 🏡 : <a target="gchange" href="https://www.gchange.fr/#/app/user/_G1PUB_/">_G1PUB_</a></div>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue