#!/bin/sh
PAR=$(dirname "$(readlink -f "$0")")
exec "$PAR/dropbox-lnx.x86_64-258.4.3749/dropboxd" "$@"
