#!/bin/sh

touch /System/Library/Extensions/
touch /Library/PreferencePanes/

exit 0
