#!/bin/bash
# skip crab_syntax
export LC_ALL=en_US.UTF-8
exec /usr/bin/python3.6 /opt/fox_utils/loadctl.py "$@"
