3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
psql -h dx1 -U awips -d metadata -f updateActiveTableKey.sql
|