#!/bin/bash
export LD_LIBRARY_PATH=/usr/share/blupimania:$LD_LIBRARY_PATH
exec "/usr/libexec/blupimania" "$@"
