8 lines
68 B
Bash
8 lines
68 B
Bash
#
|
|
# ~/.bashrc
|
|
#
|
|
|
|
# JAVA home
|
|
export JAVA_HOME=/usr/lib/jvm/default
|
|
|