#!/bin/bash build() { MODULES="nfs" SCRIPT="archiso_pxe_nfs" add_binary /usr/lib/initcpio/nfsmount /bin/nfsmount } help() { cat <