#!/bin/sh

/opt/hmc/bin/CleanUp

# Trigger switch root
echo "done" > /tmp/wait.for.hmcinstall
exit 0
