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