Created
August 28, 2014 21:23
-
-
Save hamiltont/3dfd82ea61f8c3a8afa7 to your computer and use it in GitHub Desktop.
This file contains 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
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