#!/bin/bash
ANKI_BASE_DIR="/usr/share/anki"
exec "$ANKI_BASE_DIR/anki" "@"
