#!/bin/bash

set -e

scripts_path=/opt/Avaya/scripts

$scripts_path/createDST.sh

