#!/bin/sh -eux
export release=noble
exec ../genimg "$@"
