#!/bin/bash
export PYTHONPATH=/opt/chinaunicom/osmanager${PYTHONPATH:+:$PYTHONPATH}
exec python3 /opt/chinaunicom/osmanager/osmanager/power_management/thermal_cli.py "$@"
