#!/bin/bash build() { add_binary cp add_binary lsblk add_file "/usr/lib/initcpio/shutdown" "/shutdown" add_runscript } help() { cat <