#!/bin/sh

rm -f /mnt/jffs2/jffs2_3/formatted
rm -f /ext/formatted

echo "User partition will be formatted during next system restart."
echo "Please reboot the device to complete."

