#!/bin/sh LD_LIBRARY_PATH=/usr/lib/IceWMCP-static:$LD_LIBRARY_PATH \ cd /usr/lib/IceWMCP-static && exec ./icewmcp exit 0