#!/bin/sh

set -e

oci-first-boot &

exit 0
