Cleaned up Compile Scripts & Pipeline
Commiting to test.
This commit is contained in:
8
compile_isogen.sh
Normal file
8
compile_isogen.sh
Normal file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
echo " "
|
||||
echo "======================="
|
||||
echo " "
|
||||
echo "Creating ISO..."
|
||||
echo " "
|
||||
cp bin/kernel.bin iso/boot/asuro.bin
|
||||
grub-mkrescue -o Asuro.iso iso
|
Reference in New Issue
Block a user