#!/bin/sh
export INVESALIUS_LIBRARY_PATH="/usr/share/invesalius/invesalius"
cd $INVESALIUS_LIBRARY_PATH
python invesalius.py "$@"
