mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
Show message before display next menu (#1708)
This commit is contained in:
parent
0bc4fc7fe5
commit
d437545df1
@ -394,6 +394,8 @@ if [ "$1" = "import-gui" ]; then
|
||||
|
||||
echo
|
||||
echo "OK: Migration data was imported"
|
||||
echo "PRESS ENTER"
|
||||
read key
|
||||
|
||||
# Copy from other computer is only option for Bitcoin
|
||||
if [ "${network}" == "bitcoin" ] && [ ${useBlockchain} -eq 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user