codecombat/scripts/vagrant/update.sh

4 lines
77 B
Bash
Raw Normal View History

2015-03-28 18:27:38 -04:00
#!/bin/sh
vagrant ssh -c "cd /vagrant/scripts/vagrant && bash fillMongo.sh"