#!/system/bin/sh
mount -o rw,remount /system
rm /system/app/Weather/*.apk
rm cd /data/dalvik-cache/arm/*.*
reboot




