Define the environment variables in your bash profile.
Procedure
- ♦ Set the following environment variables in your bash profile:
vi ~/.bash_profile export HCB_CONFIG_FILE_PATH=/data/vcps/config/config.properties export LOG_PATH=/data/vcps/log/hcon export JENKINS_HOME=/data/jenkins source ~/.bash_profile