Skip to content

Commit 8cb366d

Browse files
authored
bump
1 parent 1b97efd commit 8cb366d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-marlin.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ if [[ ${success} -eq 0 ]]; then
9797
exit 1
9898
fi
9999
else
100-
printf "\e[0mMD5 Checksum Validation: \e[1;31mFirmware file with $FW_EXTENSION file extension not found\n"
100+
printf "\e[0mMD5 Checksum Validation: \e[1;31mFirmware file with $FW_EXTENSION file extension not found!\n"
101101
printf "\n\e[1;31mBuild failed! \e[0mCheck the output above for errors\n"
102102
exit 1
103103
fi

0 commit comments

Comments
 (0)