|
@ -93,6 +93,11 @@ while : |
|
|
message="login for manual migration" |
|
|
message="login for manual migration" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
# when no HDD - improve message |
|
|
|
|
|
if [ "${state}" = "nohdd" ]; then |
|
|
|
|
|
message="Connect HHD" |
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
# setup process has not started yet |
|
|
# setup process has not started yet |
|
|
l1="Login to your RaspiBlitz with:\n" |
|
|
l1="Login to your RaspiBlitz with:\n" |
|
|
l2="ssh admin@${localip}\n" |
|
|
l2="ssh admin@${localip}\n" |
|
|