boot: remove loader disk message

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-01-28 14:46:56 +01:00
parent bff841e5fd
commit 7a3a62ce1d

View File

@ -52,7 +52,6 @@ RAM=$(free -m | grep -i mem | awk '{print$2}')
VENDOR="$(dmidecode -s system-product-name)"
BOARD="$(dmidecode -s baseboard-product-name)"
echo -e "Loader Disk: \033[1;34m${LOADER_DISK}\033[0m"
echo
echo -e "\033[1;37mDSM:\033[0m"
echo -e "Model: \033[1;37m${MODEL}\033[0m"