From 951d467930e741de3aaace2b6aa93ac360d3008b Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 1 Jan 2023 21:34:02 +0100 Subject: [PATCH] espeak "Astronaut. Please enter pass phrase and email of your TW" --- ASTROBOT/G1CopierYoutube.sh | 2 +- ajouter_media.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ASTROBOT/G1CopierYoutube.sh b/ASTROBOT/G1CopierYoutube.sh index fffd8937..d572d757 100755 --- a/ASTROBOT/G1CopierYoutube.sh +++ b/ASTROBOT/G1CopierYoutube.sh @@ -149,7 +149,7 @@ if [[ ! ${TIDDLER} ]]; then ## LIMIT TO 12 MAXIMUM COPY PER DAY PER PLAYER boucle=$((boucle+1)) - espeak "Video Number $boucle FILE SIZE = $FILE_SIZE" > /dev/null 2>&1 + espeak "GOOD! Video Number $boucle = $FILE_SIZE" > /dev/null 2>&1 ### CREATE GIF ANIM diff --git a/ajouter_media.sh b/ajouter_media.sh index c41ad245..e9349963 100755 --- a/ajouter_media.sh +++ b/ajouter_media.sh @@ -50,8 +50,8 @@ CHOICE="$3" [[ ${PLAYER} == "" ]] \ && ${MY_PATH}/start.sh \ -&& espeak "Astroport Empty. Create your TW" \ -&& xdg-open "http://astroport.localhost" \ +&& espeak "Astronaut. Please enter pass phrase and email of your TW" \ +&& xdg-open "http://astroport.localhost:1234" \ && exit 1 PSEUDO=$(myPlayerPseudo)