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