mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-13 03:30:49 +02:00
improve wording on restart (#4426)
This commit is contained in:
parent
7cd267c421
commit
ffea31dfd6
@ -88,10 +88,10 @@ fi
|
|||||||
sleep 2
|
sleep 2
|
||||||
clear
|
clear
|
||||||
echo "***********************************************************"
|
echo "***********************************************************"
|
||||||
echo "RaspiBlitz going to reboot"
|
echo "RaspiBlitz is about to reboot"
|
||||||
echo "***********************************************************"
|
echo "***********************************************************"
|
||||||
echo "This is the final setup reboot - you will get disconnected."
|
echo "This is the final setup reboot - you will get disconnected."
|
||||||
echo "SSH again into system after restart."
|
echo "Connect via SSH again after the restart."
|
||||||
echo "Use your password A"
|
echo "Use your password A"
|
||||||
echo "***********************************************************"
|
echo "***********************************************************"
|
||||||
sleep 5
|
sleep 5
|
||||||
|
Loading…
Reference in New Issue
Block a user