mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
Update bootspeak
This commit is contained in:
parent
40ae769acb
commit
87765b29ca
@ -1,7 +1,7 @@
|
||||
_IP=$(hostname -I) || true
|
||||
if [ "$_IP" ]; then
|
||||
printf "My IP address is %s\n" "$_IP"
|
||||
espeak "Welcome to Brooklyn NXT. My I.P. is $_IP. I repeat: $_IP."
|
||||
espeak "Welcome to Brooklyn Titan NXT. My I.P. is $_IP. I repeat: $_IP."
|
||||
else
|
||||
espeak "Welcome to Brooklyn. No I.P. found."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user