this is a french "La Bureautique" application

This commit is contained in:
fred 2022-12-31 21:34:20 +01:00
parent aa3f33b304
commit c78d3508c7
2 changed files with 5 additions and 2 deletions

View File

@ -302,7 +302,7 @@ rm -Rf ${YTEMP}
espeak "Let's go. " ###################### HTTRACK COPYING
httrack -wxY --sockets=99 maxrate=0 --disable-security-limits keepalive --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 maxrate=0 --disable-security-limits keepalive --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

View File

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