#!/bin/sh

# service may not print anything to stdout/stderr
exec /usr/lib/ankiqt/anki 2>&1 >/dev/null 

