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
3843d00785
commit
d6b3a609b4
@ -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. Fuck this bitch T3Q"
|
||||
espeak "Welcome to Brooklyn 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