unleash your wishes

This commit is contained in:
fred 2023-04-06 14:58:24 +02:00
parent af9465b80d
commit 9bcd7724fe
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ do
else
VCOINS=$($MY_PATH/../tools/COINScheck.sh $VOEUKEY | tail -n 1)
[[ $VCOINS == "" || $VCOINS == "null" ]] \
&& echo "G1WALLET NOT EXISTING YET : $VCOINS" && continue \
&& echo "G1WALLET NOT EXISTING YET : $VCOINS" \
|| echo "WISH G1WALLET = $VCOINS G1"
fi