mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-04 09:14:21 +03:00
6 lines
137 B
Bash
Executable File
6 lines
137 B
Bash
Executable File
#!/bin/sh
|
|
|
|
bochs -q -f .bochsrc
|
|
|
|
#qemu-system-i386 -drive format=raw,file=.floppy-image,if=floppy -drive format=raw,file=_fs_contents $@
|