codecombat/scripts/vagrant/update.bat

4 lines
77 B
Batchfile
Raw Normal View History

2015-03-28 18:27:38 -04:00
@ECHO OFF
vagrant ssh -c "cd /vagrant/scripts/vagrant && bash fillMongo.sh"