Update traversal from AJSC 2 to Spring Boot
[aai/traversal.git] / aai-traversal / src / main / swm / package / nix / common / deinstall.env
1
2 # This file is used to set the environment which the install_*.sh files
3 # will use when executing.  Only set variables that must be derived at
4 # installation time here.  For variables that should be set by the installer
5 # in SWM, add VariableDescriptor elements to the descriptor.xml.  Place
6 # logical steps in the install_preproc.sh or install_postproc.sh.
7
8 . `dirname $0`/common.env
9
10 AAI_USER=aaiadmin;export AAI_USER