Added environment variable SITE_IDENTIFICATION which is used for GFE
This commit is contained in:
parent
136633d031
commit
92550814c8
1 changed files with 3 additions and 0 deletions
|
@ -76,6 +76,9 @@ export TEMP_DIR=/awips2/edex/data/tmp
|
|||
# set hydroapps directory path
|
||||
export apps_dir=${SHARE_DIR}/hydroapps
|
||||
|
||||
# site identifier for hydroapps
|
||||
export SITE_IDENTIFIER=${AW_SITE_IDENTIFIER}
|
||||
|
||||
# set Fax environment variables pointing to ldad@ls1
|
||||
export LDAD_EXTERNAL_HOME=/ldad
|
||||
export LDAD_EXTERNAL_PUBLIC=/data/ldad/public
|
||||
|
|
Loading…
Add table
Reference in a new issue