#!/bin/sh

rm -r /var/bin/audio.elf
mv /var/etc/autostart/start.config.old /var/etc/autostart/start.config

exit 0