mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +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
|
||||
|
@@ -126,3 +126,5 @@ else
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo "Press ENTER to return to main menu."
|
||||
read key
|
Reference in New Issue
Block a user