mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
boot: fix boot tag
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
ea76cc50de
commit
81dc5e981c
@ -53,12 +53,12 @@ VENDOR="$(dmidecode -s system-product-name)"
|
||||
BOARD="$(dmidecode -s baseboard-product-name)"
|
||||
|
||||
cat <<EOF
|
||||
### ##### #### ###
|
||||
### ##### #### ####
|
||||
# # # # # # # #
|
||||
# # # # # # #
|
||||
####### ##### # ### #######
|
||||
# # # # # #
|
||||
####### ##### # ### #
|
||||
# # # # # # # #
|
||||
# # # # #### # #
|
||||
# # # # #### ####
|
||||
EOF
|
||||
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user