#!/bin/sh if [ -d "/home/live" ]; then /usr/bin/chown -R live:live /home/live fi