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