#!/usr/bin/env bash # SPDX-License-Identifier: GPL-2.0-only build() { add_file /etc/machine-id add_file /etc/hostname } help() { cat <