mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
cahnge back to big printf
This commit is contained in:
@@ -448,12 +448,17 @@ datetime=$(date -R)
|
||||
|
||||
clear
|
||||
|
||||
printf "\n"
|
||||
printf "\n"
|
||||
printf "\n"
|
||||
printf "${color_yellow} ${color_amber}RaspiBlitz v${codeVersion} ${color_green} ${ln_alias} ${upsInfo}\n"
|
||||
printf "${color_yellow} ${color_gray}${network^} Fullnode + Lightning Network ${torInfo}\n"
|
||||
printf "${color_yellow} ,/ ${color_yellow}-------------------------------------------\n"
|
||||
printf "
|
||||
${color_yellow}
|
||||
${color_yellow}
|
||||
${color_yellow}
|
||||
${color_yellow} ${color_amber}%s ${color_green} ${ln_alias} ${upsInfo}
|
||||
${color_yellow} ${color_gray}${network^} Fullnode + Lightning Network ${torInfo}
|
||||
${color_yellow} ,/ ${color_yellow}%s
|
||||
|
||||
" "RaspiBlitz v${codeVersion}" \
|
||||
"-------------------------------------------"
|
||||
|
||||
exit
|
||||
|
||||
printf "
|
||||
|
Reference in New Issue
Block a user