#!/usr/bin/sh
# Use the auto-generated anki script inside the venv
exec /usr/share/anki/bin/anki "$@"
