diff --git a/initcpio/inst/miso_pxe_http b/initcpio/inst/miso_pxe_http new file mode 100644 index 0000000..287f185 --- /dev/null +++ b/initcpio/inst/miso_pxe_http @@ -0,0 +1,12 @@ +#!/bin/bash + +build() { + + add_runscript +} + +help() { +cat<