MOTD: display rolling release instead of 0.trunk.$number ... this info doesn't need to be here

This commit is contained in:
Igor Pecovnik
2024-09-04 22:15:21 +02:00
committed by Igor
parent 59979a4573
commit 170d302e64

View File

@@ -50,6 +50,7 @@ KERNELID=$(uname -r)
echo -e "\e[1;91m$(figlet -f small " $VENDOR")\e[0m";
# Display version, board, and kernel version
[[ $VERSION == *trunk* ]] && VERSION=$(echo -e $VERSION | cut -d"." -f1-2 | sed "s/\$/ rolling/")
echo -e " \e[0;92mv${VERSION}\x1B[0m for $BOARD_NAME running Armbian Linux \e[0;92m${KERNELID^}\x1B[0m"
# render image and board type