#!/bin/sh

#del cache file for 1.5.1
rm -f /var/mobile/Documents/IAPCrazy/prefer/support*
rm -f /var/mobile/Documents/IAPCrazy/prefer/msg*

exit 0
