#!/bin/bash
set -eux

mkdir -p /tftpboot
chown -R nova:nova /tftpboot
