bash_profile.sh 98 B

12345
  1. #!/bin/bash
  2. export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-amd64
  3. export LEIN_HOME=$IROOT/lein