codecombat/scripts/vagrant/brunch.sh

4 lines
59 B
Bash
Raw Normal View History

2015-03-26 16:36:38 -04:00
#!/bin/sh
vagrant ssh -c "cd /vagrant && bin/coco-brunch"