#!/system/bin/sh
su -c "rm /data/local/logger.ko"
echo
echo
echo "Reboot to take effect"

