Last active
May 16, 2017 15:02
-
-
Save GONZALORUIZ/9d3e459eb78b50c443c35d58c02c48e0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
export JULIA_PKGDIR="/home/hadoop/.julia/" | |
echo "JULIA_PKGDIR=${JULIA_PKGDIR}" | tee -a /etc/environment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment