move press key

This commit is contained in:
rootzoll
2020-02-17 14:32:18 +01:00
parent 7ef92d48ad
commit bf37c7da85
2 changed files with 3 additions and 3 deletions

View File

@@ -158,8 +158,6 @@ case $CHOICE in
;;
CONNECT)
/home/admin/BBconnectPeer.sh
echo "Press ENTER to return to main menu."
read key
;;
FUNDING)
/home/admin/BBfundWallet.sh

View File

@@ -126,3 +126,5 @@ else
fi
echo ""
echo "Press ENTER to return to main menu."
read key