1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00

Delete script.sh~

This commit is contained in:
Adrien Bourmault 2018-12-21 13:50:01 +01:00 committed by GitHub
parent 9a523b5123
commit 36bc857cbb

View File

@ -1,4 +0,0 @@
make && cp ../bin/bootloader.bin "~/Documents/GNU OSK/bin/bootloader.bin"
qemu-system-x86_64 -hda "~/Documents/GNU OSK/bin/bootloader.bin"
qemu-system-i386 -hda "~/Documents/GNU OSK/bin/bootloader.bin"