#!/bin/bash build() { BINARIES='cp findmnt' SCRIPT='shutdown' add_file "/lib/initcpio/shutdown" "/shutdown" } help() { cat <