mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
boot: remove loader disk message
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
bff841e5fd
commit
7a3a62ce1d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user