#!/bin/sh

echo "iScroll2 postflight script running..."

touch /System/Library/Extensions

echo "iScroll2 postflight script done."
