rm awips2-cave/profile.d
This commit is contained in:
parent
8ac8e0d8e3
commit
a71882aa7d
2 changed files with 0 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/csh
|
||||
|
||||
# Determine where cave has been installed.
|
||||
set CAVE_INSTALL="/awips2/cave"
|
||||
setenv TMCP_HOME "${CAVE_INSTALL}/caveEnvironment"
|
||||
setenv FXA_HOME "${CAVE_INSTALL}/caveEnvironment"
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Determine where cave has been installed.
|
||||
CAVE_INSTALL="/awips2/cave"
|
||||
export TMCP_HOME=${CAVE_INSTALL}/caveEnvironment
|
||||
export FXA_HOME=${CAVE_INSTALL}/caveEnvironment
|
Loading…
Add table
Reference in a new issue