improve wording on restart (#4426)

This commit is contained in:
openoms 2024-02-18 22:19:45 +00:00 committed by GitHub
parent 7cd267c421
commit ffea31dfd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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