#!/bin/sh if ! grep frameworkdb.xml /proc/mounts then mount -o bind /ezxlocal/RokrDesk/frameworkdb.xml /usr/SYSqtapp/homescreen/frameworkdb.xml fi