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