awips2/rpms/common/environment/awips2-cave/profile.d/awips2Cave.sh
2022-05-05 12:34:50 -05:00

6 lines
181 B
Bash

#!/bin/bash
# Determine where cave has been installed.
CAVE_INSTALL="/awips2/cave"
export TMCP_HOME=${CAVE_INSTALL}/caveEnvironment
export FXA_HOME=${CAVE_INSTALL}/caveEnvironment