Skip to content

Instantly share code, notes, and snippets.

@hamiltont
Created August 28, 2014 21:23
Show Gist options
  • Save hamiltont/3dfd82ea61f8c3a8afa7 to your computer and use it in GitHub Desktop.
Save hamiltont/3dfd82ea61f8c3a8afa7 to your computer and use it in GitHub Desktop.
cd "deployment/vagrant-production"
vagrant up --provider=aws
vagrant ssh --command "cd ~/FrameworkBenchmarks && screen -L -d -m toolset/run-tests.py --install server --verbose && sleep 20"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment