Fix typo in post-build script
This commit is contained in:
parent
ff60205e11
commit
266e00a3d8
2
post.sh
2
post.sh
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user