blob: ea629f0719eeb1949a6b6f53f3a3efa3e705e3d4 [file] [log] [blame]
#!/bin/bash
export JAVA_HOME=$HOME/jdk8
export PATH=$JAVA_HOME/bin:$PATH