Skip to content

Instantly share code, notes, and snippets.

@sifue
Created June 17, 2017 02:37
Show Gist options
  • Save sifue/bb17bc2d6e89ea3cdcab09b406bdec94 to your computer and use it in GitHub Desktop.
Save sifue/bb17bc2d6e89ea3cdcab09b406bdec94 to your computer and use it in GitHub Desktop.
vagrant_halt_ubuntu64_16.bat
@echo off
cd %USERPROFILE%\vagrant\ubuntu64_16
vagrant halt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment