awips2/deltaScripts/14.2.1/createRegistryBandwidthRecord.sh
2017-04-21 18:33:55 -06:00

5 lines
No EOL
117 B
Bash

#!/bin/bash
PSQL=/awips2/psql/bin/psql
DIR=`dirname $0`
${PSQL} -U awips -d metadata -f ${DIR}/registryBandwidth.sql