#!/bin/sh
export PYTHONPATH=/usr/lib/vpnnow:${PYTHONPATH}
exec python3 -m vpnnow_linux "$@"
