Skip to content

Instantly share code, notes, and snippets.

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