#!/bin/bash

# This file is part of bot2-procman.
#
# bot2-procman is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by the
# Free Software Foundation, either version 3 of the License, or (at your
# option) any later version.
#
# bot2-procman is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
# License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with bot2-procman. If not, see <https://www.gnu.org/licenses/>.

# Generated by CMake 3.25.1 for bot2-procman. Any changes to this
# file will be overwritten by the next CMake run. The input file was
# bot-procman-sheriff.in.

export PYTHONPATH="${PYTHONPATH}:/usr/lib/python3/dist-packages:/usr/lib/python3/dist-packages"
exec "/usr/bin/python3" -m bot_procman.sheriff_gtk.sheriff_gtk "$@"
