#!/bin/sh

cd /usr/share/outwiker
python3 runoutwiker.py "$@"
