codecombat/scripts/vagrant/brunch.bat
2016-05-18 09:48:13 +07:00

3 lines
53 B
Batchfile

@ECHO OFF
vagrant ssh -c "cd /vagrant && brunch %*"