„bHELPER.sh“ ändern

This commit is contained in:
dingens 2021-02-07 02:35:12 +00:00
parent eb52182595
commit c7a2aa2690
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ function bannerstart {
echo -e ""
echo -e " ${gl__format_red}Version:${gl__format_off} ${SkriptVersion} ${gl__format_red}Ton:${gl__format_off} ${gl__ton_anaus} ${gl__format_red}Volume:${gl__format_off} ${gl__lautstaerkeprozent}"
echo -e " ${gl__format_red}EN:${gl__format_off} ${gl__ipv4_eth} ${gl__format_red}WLAN:${gl__format_off} ${gl__wlanactive} ${gl__format_red}WLAN IP:${gl__format_off} ${gl__ipv4wlan}"
echo -e " ${gl__format_red}OS:${gl__format_off} ${gl__os} ${gl__format_red}Host:${gl__format_off} ${HOSTNAME}"
echo -e " ${gl__format_red}OS:${gl__format_off} ${gl__os} ${gl__format_red}Hostname:${gl__format_off} ${HOSTNAME}"
echo -e " ${gl__format_red}Lüfterdrehzahl:${gl__format_off} ${fanspeed} ${gl__format_red}CPU:${gl__format_off} ${core0temp} ${core1temp} ${core2temp} ${core3temp} ${core4temp} ${core5temp} ${core6temp} ${core7temp}"
}