mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
move press key
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -125,4 +125,6 @@ else
|
||||
echo "${info}"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo "Press ENTER to return to main menu."
|
||||
read key
|
||||
Reference in New Issue
Block a user