#!/bin/sh
export SZ_CLIENT_DIR=/usr/share/7z-encrypt
exec /usr/share/7z-encrypt/.venv/bin/python /usr/share/7z-encrypt/tui.py "$@"
