awips2/edexOsgi/com.raytheon.uf.tools.gfesuite/cli/configureTextProducts
2019-03-04 14:26:28 -07:00

9 lines
184 B
Bash
Executable file

#!/bin/sh
##
##
CWD=`pwd`
CONFIG_HOME=`dirname ${0} | sed "s%^\.%$CWD%"`
python $CONFIG_HOME/../../edex/data/utility/common_static/base/gfe/textproducts/configureTextProducts.py $@