From 07a59dba57ccb919cfe10e86ec292254bfa8e7f2 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 3 Apr 2023 20:12:39 +0200 Subject: [PATCH] comment --- ASTROBOT/VOEUX.refresh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASTROBOT/VOEUX.refresh.sh b/ASTROBOT/VOEUX.refresh.sh index f701f41e..7e9c4469 100755 --- a/ASTROBOT/VOEUX.refresh.sh +++ b/ASTROBOT/VOEUX.refresh.sh @@ -67,7 +67,7 @@ do else VCOINS=$($MY_PATH/../tools/COINScheck.sh $VOEUKEY | tail -n 1) [[ $VCOINS == "" || $VCOINS == "null" ]] \ - && echo "ERROR G1WALLET NOT EXISTING $VCOINS" && continue \ + && echo "G1WALLET NOT EXISTING YET : $VCOINS" && continue \ || echo "WISH G1WALLET = $VCOINS G1" fi