mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
Remove newline...
This commit is contained in:
parent
68ebd08205
commit
52f16d89a6
2
LULI.sh
2
LULI.sh
@ -87,7 +87,7 @@ fi
|
||||
# Bedrock Linux warning
|
||||
if [ -d /bedrock ]; then
|
||||
Info "Detected Bedrock Linux."
|
||||
SubInfo "This script is executed in the $(tput bold && brl which && tput sgr0 && tput setaf 8) stratum. Mention this when filing a bug report!"
|
||||
SubInfo "This script is executed in the $(tput bold && brl which | tr -d '\n' && tput sgr0 && tput setaf 8) stratum. Mention this when filing a bug report!"
|
||||
fi
|
||||
|
||||
cat << "logo_end"
|
||||
|
Loading…
x
Reference in New Issue
Block a user