Omaha #4522 Remove unnecessary command line parameters from delta script
Change-Id: If29e42102e2f5626f4bb0815e177d6c8d27987bd Former-commit-id: 192cebd07f0f2195b8775afe66c5cca40828289d
This commit is contained in:
parent
75c224ead5
commit
66fa7c5132
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
psql -h dx1 -U awips -d metadata -n awips -f updateActiveTable.sql
|
||||
psql -h dx1 -U awips -d metadata -f updateActiveTable.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue