#!/bin/sh rm -f overlay.xpk if [ -d overlay/home/mythtv ] then chown -R 1000 overlay/home/mythtv fi ./create_overlay.sh