4 lines
No EOL
170 B
Bash
Executable file
4 lines
No EOL
170 B
Bash
Executable file
#!/bin/sh
|
|
# DR 6086 - Update Radar Server / rcm to utilize SSL to connect to Qpid
|
|
|
|
sed -i "s/:5672'</:5672'\&ssl='true'</g" /awips2/rcm/data/config/persist/config.xml |