#!/system/bin/sh

mountsys
busybox cp /sdcard/bootanimation.zip /system/media
unmountsys
sync
echo 'Switched Boot Animation'