#!/bin/sh
# Set CI to make image-garden downloads quiet.
export CI=1
exec image-garden make debian-cloud-12.x86_64.run
