diff --git a/YNOV.md b/YNOV.md new file mode 100644 index 00000000..c0b267a1 --- /dev/null +++ b/YNOV.md @@ -0,0 +1,61 @@ +# SCRIPT01/BLOCKCHAIN01 + +## ssh + +https://pad.p2p.legal/keygen + +## git + +``` +git add . +git commit -m "mon commentaire" +git push +``` + +## $() function + +``` +. ${MY_PATH}/my.sh + +``` + +## Absolute ${MY_PATH} + +``` +MY_PATH="`dirname \"$0\"`" # relative +MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized +ME="${0##*/}" +``` + +## ${} variable + +``` +VAR="value or list of terms" +TAB=("value or list of terms") + +echo ${VAR} +echo ${TAB} +echo ${TAB[@]} + +# for, while, select, ... done (< read source) + +``` + +## bug des leviers + +``` + sed -i='' 's/off/on/' ../logic/stationlogic.ben +``` + +## WSL problème décodage + +``` + dos2unix +``` + + +# FORMATION WEB3 : https://chaton.g1sms.fr + +Ajoutez une "Zen Station" à votre Région. + +* Installez Astroport.ONE et suivez la procédure : https://pad.p2p.legal/keygen pour relier votre clef SSH à IPFS et rejoindre la toile de confiance des Dragons, hébergeurs collectifs "LeClaude" diff --git a/adventure/games/jeumarteau/adventure.sh b/adventure/games/jonathan.bordes@ynov.com/adventure.sh similarity index 100% rename from adventure/games/jeumarteau/adventure.sh rename to adventure/games/jonathan.bordes@ynov.com/adventure.sh diff --git a/adventure/games/jeumarteau/art/Gune.ben b/adventure/games/jonathan.bordes@ynov.com/art/Gune.ben similarity index 100% rename from adventure/games/jeumarteau/art/Gune.ben rename to adventure/games/jonathan.bordes@ynov.com/art/Gune.ben diff --git a/adventure/games/jeumarteau/art/astrologo.ben b/adventure/games/jonathan.bordes@ynov.com/art/astrologo.ben similarity index 100% rename from adventure/games/jeumarteau/art/astrologo.ben rename to adventure/games/jonathan.bordes@ynov.com/art/astrologo.ben diff --git a/adventure/games/jeumarteau/art/astroportland.ben b/adventure/games/jonathan.bordes@ynov.com/art/astroportland.ben similarity index 100% rename from adventure/games/jeumarteau/art/astroportland.ben rename to adventure/games/jonathan.bordes@ynov.com/art/astroportland.ben diff --git a/adventure/games/jeumarteau/art/astrored.ben b/adventure/games/jonathan.bordes@ynov.com/art/astrored.ben similarity index 100% rename from adventure/games/jeumarteau/art/astrored.ben rename to adventure/games/jonathan.bordes@ynov.com/art/astrored.ben diff --git a/adventure/games/jeumarteau/art/bigfinish.ben b/adventure/games/jonathan.bordes@ynov.com/art/bigfinish.ben similarity index 100% rename from adventure/games/jeumarteau/art/bigfinish.ben rename to adventure/games/jonathan.bordes@ynov.com/art/bigfinish.ben diff --git a/adventure/games/jeumarteau/art/logoastro.ben b/adventure/games/jonathan.bordes@ynov.com/art/logoastro.ben similarity index 100% rename from adventure/games/jeumarteau/art/logoastro.ben rename to adventure/games/jonathan.bordes@ynov.com/art/logoastro.ben diff --git a/adventure/games/jeumarteau/art/supper.ben b/adventure/games/jonathan.bordes@ynov.com/art/supper.ben similarity index 100% rename from adventure/games/jeumarteau/art/supper.ben rename to adventure/games/jonathan.bordes@ynov.com/art/supper.ben diff --git a/adventure/games/jeumarteau/art/titleart.ben b/adventure/games/jonathan.bordes@ynov.com/art/titleart.ben similarity index 100% rename from adventure/games/jeumarteau/art/titleart.ben rename to adventure/games/jonathan.bordes@ynov.com/art/titleart.ben diff --git a/adventure/games/jeumarteau/game_map.png b/adventure/games/jonathan.bordes@ynov.com/game_map.png similarity index 100% rename from adventure/games/jeumarteau/game_map.png rename to adventure/games/jonathan.bordes@ynov.com/game_map.png diff --git a/adventure/games/jeumarteau/logic/leverlogic.ben b/adventure/games/jonathan.bordes@ynov.com/logic/leverlogic.ben similarity index 100% rename from adventure/games/jeumarteau/logic/leverlogic.ben rename to adventure/games/jonathan.bordes@ynov.com/logic/leverlogic.ben diff --git a/adventure/games/jeumarteau/logic/leverlogic.ben= b/adventure/games/jonathan.bordes@ynov.com/logic/leverlogic.ben= similarity index 100% rename from adventure/games/jeumarteau/logic/leverlogic.ben= rename to adventure/games/jonathan.bordes@ynov.com/logic/leverlogic.ben= diff --git a/adventure/games/jeumarteau/logic/leverlogic2.ben b/adventure/games/jonathan.bordes@ynov.com/logic/leverlogic2.ben similarity index 100% rename from adventure/games/jeumarteau/logic/leverlogic2.ben rename to adventure/games/jonathan.bordes@ynov.com/logic/leverlogic2.ben diff --git a/adventure/games/jeumarteau/logic/leverlogic2.ben= b/adventure/games/jonathan.bordes@ynov.com/logic/leverlogic2.ben= similarity index 100% rename from adventure/games/jeumarteau/logic/leverlogic2.ben= rename to adventure/games/jonathan.bordes@ynov.com/logic/leverlogic2.ben= diff --git a/adventure/games/jeumarteau/logic/stationlogic.ben b/adventure/games/jonathan.bordes@ynov.com/logic/stationlogic.ben similarity index 100% rename from adventure/games/jeumarteau/logic/stationlogic.ben rename to adventure/games/jonathan.bordes@ynov.com/logic/stationlogic.ben diff --git a/adventure/games/jeumarteau/logic/stationlogic2.ben b/adventure/games/jonathan.bordes@ynov.com/logic/stationlogic2.ben similarity index 100% rename from adventure/games/jeumarteau/logic/stationlogic2.ben rename to adventure/games/jonathan.bordes@ynov.com/logic/stationlogic2.ben diff --git a/adventure/games/jeumarteau/rooms/bigroom.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/bigroom.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/bigroom.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/bigroom.sh diff --git a/adventure/games/jeumarteau/rooms/brown.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/brown.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/brown.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/brown.sh diff --git a/adventure/games/jeumarteau/rooms/end.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/end.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/end.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/end.sh diff --git a/adventure/games/jeumarteau/rooms/gameroom.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/gameroom.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/gameroom.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/gameroom.sh diff --git a/adventure/games/jeumarteau/rooms/green.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/green.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/green.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/green.sh diff --git a/adventure/games/jeumarteau/rooms/grue.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/grue.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/grue.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/grue.sh diff --git a/adventure/games/jeumarteau/rooms/kroo.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/kroo.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/kroo.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/kroo.sh diff --git a/adventure/games/jeumarteau/rooms/kroo2.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/kroo2.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/kroo2.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/kroo2.sh diff --git a/adventure/games/jeumarteau/rooms/kroo3.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/kroo3.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/kroo3.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/kroo3.sh diff --git a/adventure/games/jeumarteau/rooms/magic8.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/magic8.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/magic8.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/magic8.sh diff --git a/adventure/games/jeumarteau/rooms/mainroom.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/mainroom.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/mainroom.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/mainroom.sh diff --git a/adventure/games/jeumarteau/rooms/meteofrance.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/meteofrance.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/meteofrance.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/meteofrance.sh diff --git a/adventure/games/jeumarteau/rooms/meteofrance2.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/meteofrance2.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/meteofrance2.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/meteofrance2.sh diff --git a/adventure/games/jeumarteau/rooms/red.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/red.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/red.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/red.sh diff --git a/adventure/games/jeumarteau/rooms/start.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/start.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/start.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/start.sh diff --git a/adventure/games/jeumarteau/rooms/white.sh b/adventure/games/jonathan.bordes@ynov.com/rooms/white.sh similarity index 100% rename from adventure/games/jeumarteau/rooms/white.sh rename to adventure/games/jonathan.bordes@ynov.com/rooms/white.sh diff --git a/adventure/games/jeumarteau/script/opening.ben b/adventure/games/jonathan.bordes@ynov.com/script/opening.ben similarity index 100% rename from adventure/games/jeumarteau/script/opening.ben rename to adventure/games/jonathan.bordes@ynov.com/script/opening.ben diff --git a/adventure/games/jeumarteau/templates/meteo_chain.html b/adventure/games/jonathan.bordes@ynov.com/templates/meteo_chain.html similarity index 100% rename from adventure/games/jeumarteau/templates/meteo_chain.html rename to adventure/games/jonathan.bordes@ynov.com/templates/meteo_chain.html diff --git a/adventure/games/jeumarteau/templates/styles/bootstrap.min.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/bootstrap.min.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/bootstrap.min.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/bootstrap.min.css diff --git a/adventure/games/jeumarteau/templates/styles/bootstrap.min.css.map b/adventure/games/jonathan.bordes@ynov.com/templates/styles/bootstrap.min.css.map similarity index 100% rename from adventure/games/jeumarteau/templates/styles/bootstrap.min.css.map rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/bootstrap.min.css.map diff --git a/adventure/games/jeumarteau/templates/styles/decoration.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/decoration.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/decoration.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/decoration.css diff --git a/adventure/games/jeumarteau/templates/styles/font-awesome.min.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/font-awesome.min.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/font-awesome.min.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/font-awesome.min.css diff --git a/adventure/games/jeumarteau/templates/styles/forest.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/forest.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/forest.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/forest.css diff --git a/adventure/games/jeumarteau/templates/styles/jqcloud.scss b/adventure/games/jonathan.bordes@ynov.com/templates/styles/jqcloud.scss similarity index 100% rename from adventure/games/jeumarteau/templates/styles/jqcloud.scss rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/jqcloud.scss diff --git a/adventure/games/jeumarteau/templates/styles/jquery.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/jquery.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/jquery.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/jquery.css diff --git a/adventure/games/jeumarteau/templates/styles/layout.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/layout.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/layout.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/layout.css diff --git a/adventure/games/jeumarteau/templates/styles/logo.png b/adventure/games/jonathan.bordes@ynov.com/templates/styles/logo.png similarity index 100% rename from adventure/games/jeumarteau/templates/styles/logo.png rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/logo.png diff --git a/adventure/games/jeumarteau/templates/styles/monokai.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/monokai.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/monokai.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/monokai.css diff --git a/adventure/games/jeumarteau/templates/styles/pagination.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/pagination.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/pagination.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/pagination.css diff --git a/adventure/games/jeumarteau/templates/styles/slick.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/slick.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/slick.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/slick.css diff --git a/adventure/games/jeumarteau/templates/styles/slickstyle.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/slickstyle.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/slickstyle.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/slickstyle.css diff --git a/adventure/games/jeumarteau/templates/styles/tagcloud.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/tagcloud.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/tagcloud.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/tagcloud.css diff --git a/adventure/games/jeumarteau/templates/styles/video-js.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/video-js.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/video-js.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/video-js.css diff --git a/adventure/games/jeumarteau/templates/styles/video-wall.css b/adventure/games/jonathan.bordes@ynov.com/templates/styles/video-wall.css similarity index 100% rename from adventure/games/jeumarteau/templates/styles/video-wall.css rename to adventure/games/jonathan.bordes@ynov.com/templates/styles/video-wall.css diff --git a/tools/UPlanetKeySwift.sh b/tools/microLEDGER.sh similarity index 100% rename from tools/UPlanetKeySwift.sh rename to tools/microLEDGER.sh