#!/bin/sh

CWD="`(cd \"\`dirname \\\"$0\\\"\`\"; echo $PWD)`"

exec "$CWD/Gthumb-bin"
