diff --git a/ajouter_media.sh b/ajouter_media.sh index 8070c12a..fbaadfce 100755 --- a/ajouter_media.sh +++ b/ajouter_media.sh @@ -302,7 +302,7 @@ rm -Rf ${YTEMP} espeak "Let's go. " ###################### HTTRACK COPYING - httrack -wxY --sockets=99 −−max−rate=0 --disable-security-limits −−keep−alive --ext-depth=0 --stay-on-same-domain --robots=0 --keep-links=0 -V "echo \$0 >> $FILE_PATH/files" "$URL" -* +*/$DOMAIN/* -*wget* # -%l "fr" + httrack -wxY --sockets=99 −−max−rate=0 --disable-security-limits −−keep−alive --ext-depth=0 --stay-on-same-domain --robots=0 --keep-links=0 -V "echo \$0 >> $FILE_PATH/files" "$URL" -* +*/$DOMAIN/* -*wget* -%l "fr" mv $FILE_PATH/external.html $FILE_PATH/$DOMAIN/ ## G1PUB ENCODE.16 MEDIAKEY diff --git a/tools/VISA.new.sh b/tools/VISA.new.sh index f4ec45c8..92c790fb 100755 --- a/tools/VISA.new.sh +++ b/tools/VISA.new.sh @@ -179,6 +179,9 @@ WID="https://ipfs.$CLYUSER$YOMAIN.$(myHostName)/api" cat ~/.zen/Astroport.ONE/templates/data/local.api.json | sed "s~_NID_~${WID}~g" > ~/.zen/tmp/${MOATS}/local.api.json cat ~/.zen/Astroport.ONE/templates/data/local.gw.json | sed "s~_NID_~${NID}~g" > ~/.zen/tmp/${MOATS}/local.gw.json + ## $:/ipfs/saver/gateway + ## $:/ipfs/saver/api + mv ~/.zen/tmp/${MOATS}/secret.dunikey ~/.zen/game/players/$PLAYER/ # Create Player "IPNS Key" (key import) @@ -355,7 +358,7 @@ ln -s ~/.zen/game/players/$PLAYER ~/.zen/game/players/.current . "$MY_PATH/my.sh" #### make player ipfs docker -[[ ! $isLAN || $USER == 'zen' ]] && make player MAIL=$(myPlayer) USER_HOST=$(myPlayerHost) +[[ $USER == 'zen' ]] && make player MAIL=$(myPlayer) USER_HOST=$(myPlayerHost) # PASS CRYPTING KEY #~ echo; echo "Sécurisation de vos clefs... "; sleep 1