#!/usr/bin/sh

export PYTHONSAFEPATH=1
cd /usr/share/gpu-viewer/Files
exec python3 gpu_viewer.py
