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