From 15945997859c99d1ca20e69e29de9f4cd54badef Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 14 Apr 2023 16:14:06 +0200 Subject: [PATCH] [DOCUMENTATION](https://pad.p2p.legal/s/Astroport.ONE) --- README.md | 2 ++ tools/new_file_in_astroport.sh | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8280b29f..41c23a56 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ L'architecture attachée à chaque clefs publiques se déploie et en forme de "p Des clefs dérivées sont crées pour exporter et explorer les "G1MotsClefs" associés au Tiddlers. A chaque copie le tiddlers reçoit une nouvelle signature et déclenche le processus "G1PalPay". +[DOCUMENTATION](https://pad.p2p.legal/s/Astroport.ONE) + # INSTALLATION (Linux Mint / Ubuntu / DEBIAN) diff --git a/tools/new_file_in_astroport.sh b/tools/new_file_in_astroport.sh index a191b854..51148233 100755 --- a/tools/new_file_in_astroport.sh +++ b/tools/new_file_in_astroport.sh @@ -276,7 +276,8 @@ then echo $GENRE $SAISON ## Add screenshot - [[ -f $HOME/Astroport/${TyPE}/${REFERENCE}/screen.png ]] && SCREEN=$(ipfs add -q "$HOME/Astroport/${TyPE}/${REFERENCE}/screen.png" | tail -n 1) && PROBETIME=0 + [[ -f $HOME/Astroport/${TyPE}/${REFERENCE}/screen.png ]] \ + && SCREEN=$(ipfs add -q "$HOME/Astroport/${TyPE}/${REFERENCE}/screen.png" | tail -n 1) if [[ $(echo "$MIME" | grep 'video') ]]; then