#!/bin/bash -efu

cwd="${0%/*}"

.build/dest/usr/sbin/initrd-ls -b "$cwd/empty.cpio"
