Change-Id: If29e42102e2f5626f4bb0815e177d6c8d27987bd Former-commit-id: 192cebd07f0f2195b8775afe66c5cca40828289d
3 lines
71 B
Bash
3 lines
71 B
Bash
#!/bin/bash
|
|
|
|
psql -h dx1 -U awips -d metadata -f updateActiveTable.sql
|