.bash_profile更改不起效

.bash_profile更改不起效

问题

最近项目中需要修改环境变量,配置了之后发现即使

1
source ~/.bash_profile

java 项目中System.getenv()都拿不到,

思前想后不知道什么原因

解决方法

重启