#!/bin/sh

XBOBBLE1_OPTIONS="'data_root'='data';$XBOBBLE1_OPTIONS"
export XBOBBLE1_OPTIONS


exec ./xbobble1-bin

