#!/bin/sh

/usr/bin/touch -c "$3/Library/QuickTime"
/usr/bin/touch -c "$3/System/Library/QuickTime"

exit 0
