Created
August 11, 2017 20:56
-
-
Save smithbr/43920c724803a1e22148db1014ed873a 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
curl http://apache.ip-guide.com/maven/maven-3/3.5.0/binaries/apache-maven-3.5.0-bin.tar.gz > /home/centos/apache-maven-3.5.0-bin.tar.gz | |
tar -xvzf /home/centos/apache-maven-3.5.0-bin.tar.gz | |
ln -s /home/centos/apache-maven-3.5.0 /home/centos/maven |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment