#!/bin/sh

set -e

# Just check that the script loads successfully for now.
/sbin/foomuuri --version
