5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
qemu-system-x86_64 -bootp tftp://10.0.2.2/pxelinux.0 -tftp ./
|
|
|