#!/bin/bash
#
# Copyright (c) Microsoft Corporation.
#
# Front-end shell script for azcmagent executable

# Do not remove this line ==== place Environment Variables below ======

#
/opt/azcmagent/bin/azcmagent_executable "$@"
