mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 19:05:35 -04:00
3 lines
79 B
Bash
Executable file
3 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
vagrant ssh -c "cd /vagrant/scripts/vagrant && bash backupMongo.sh"
|
|
|