#!/bin/sh INSTDIR="$1" sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/MetrixHD/skinconfig" exit 0