Merge pull request #4 from AuxXxilium/dev

boot: fix boot tag
This commit is contained in:
Christian 2024-03-10 12:43:47 +01:00 committed by GitHub
commit 6f9a67d4d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,12 +53,12 @@ VENDOR="$(dmidecode -s system-product-name)"
BOARD="$(dmidecode -s baseboard-product-name)"
cat <<EOF
### ##### #### ###
# # # # # # # #
# # # # # # #
####### ##### # ### #######
# # # # # # # #
# # # # #### # #
### ##### #### ####
# # # # # # # #
# # # # # #
####### ##### # ### #
# # # # # # # #
# # # # #### ####
EOF
echo