#!/bin/sh

lb config noauto \
	--architectures amd64 \
	--distribution buster \
	"${@}"