1 2 3 4 5 6
#!/bin/bash -ex apt update apt install -yqq distrobuilder distrobuilder build-incus image-clang32.yaml echo "Hello, world!" > hello.txt