Skip to content

Commit 4eae3bf

Browse files
author
Ian Seyler
committed
Add newline for skipping UEFI
1 parent a5b6b62 commit 4eae3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baremetal.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ function baremetal_setup {
136136
cd ..
137137
echo "OK"
138138
else
139-
echo -n "Skipping UEFI firmware download due to missing mtools..."
139+
echo "Skipping UEFI firmware download due to missing mtools..."
140140
fi
141141

142142
echo -n "Preparing dependancies... "

0 commit comments

Comments
 (0)