#!/usr/bin/env sh

set -e

cd /usr/share/watobo/bin/
exec ./watobo "$@"
