#!/bin/sh

echo "Restoring original index.html..."

mv /opt/share/ovi-maps-extra-features/index.html.bak /usr/share/nokia-maps/html/index.html
