Skip to content

Instantly share code, notes, and snippets.

@theand
Created June 17, 2014 06:08
Show Gist options
  • Save theand/2e7aa6ff29442db6a1d9 to your computer and use it in GitHub Desktop.
Save theand/2e7aa6ff29442db6a1d9 to your computer and use it in GitHub Desktop.
run vagrant up and halt
C:
cd "C:\devel\works\Vaprobash"
cmd.exe /k vagrant halt
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