If you want to include the variables in the .bash_profile
file, you need to source it in your script.
Simply executing the script will not include the exported variables.
If you want to include the variables in the .bash_profile
file, you need to source it in your script.
Simply executing the script will not include the exported variables.