added docker robot

This commit is contained in:
Priit Tamboom 2014-10-21 16:28:06 +03:00
parent 33565a7f76
commit 7e5d6204c6

10
bin/docker-robot Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
#
# For docker
#
# cd to Rails root directory
cd "$(dirname "$0")"; cd ..
bin/update-repo
bin/robot