Fix typo in post-build script

This commit is contained in:
Curle 2020-09-29 02:03:48 +01:00
parent ff60205e11
commit 266e00a3d8
Signed by: TheCurle
GPG Key ID: 5942F13718443F79

View File

@ -1,5 +1,5 @@
cp kernel img/boot/exe cp kernel img/boot/exe
echo "Performing post-boot actions:" echo "Performing post-build actions:"
echo "Creating raw img file for writing to a drive:" echo "Creating raw img file for writing to a drive:"
./mkbootimg.exe chroma.json chroma.img # for linux remove the .exe ./mkbootimg.exe chroma.json chroma.img # for linux remove the .exe