toes-image-builder/build.sh
2026-05-13 20:23:09 +00:00

11 lines
170 B
Bash

#! /bin/bash
set -ex
scripts/check-qemu.sh
scripts/download-base.sh
scripts/setup-mount.sh
scripts/copy-files.sh
scripts/update-configtxt.sh
scripts/build-in-chroot.sh