#!/bin/sh

# Copyright (c) Microsoft Corporation.  All rights reserved.

. /opt/microsoft/scx/bin/tools/setup.sh
LANG=C; export LANG
exec /opt/microsoft/scx/bin/tools/.scxadmin "$@"
