#!/bin/sh
TOOLS_ROOT="$SYSAK_WORK_PATH/tools"
python3 $TOOLS_ROOT/ossre_set/ossre.py $*
