Last active
August 29, 2015 13:57
-
-
Save matthewlein/9399418 to your computer and use it in GitHub Desktop.
IEVMs command line for me. NOTE the path /volumes/etc space is not escaped! This will install to a specific path and a specific version.
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 -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env INSTALL_PATH="/Volumes/El Resto/.ievms" env IEVMS_VERSIONS="8" bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Double-check the URL for the ievms.sh before you run it. That can change I guess.