Created
June 17, 2014 06:08
-
-
Save theand/2e7aa6ff29442db6a1d9 to your computer and use it in GitHub Desktop.
run vagrant up and halt
This file contains hidden or 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
C: | |
cd "C:\devel\works\Vaprobash" | |
cmd.exe /k vagrant halt |
This file contains hidden or 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
C: | |
cd "C:\devel\works\Vaprobash" | |
cmd.exe /k vagrant up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment