mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
added docker robot
This commit is contained in:
parent
33565a7f76
commit
7e5d6204c6
1 changed files with 10 additions and 0 deletions
10
bin/docker-robot
Executable file
10
bin/docker-robot
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# For docker
|
||||
#
|
||||
|
||||
# cd to Rails root directory
|
||||
cd "$(dirname "$0")"; cd ..
|
||||
|
||||
bin/update-repo
|
||||
bin/robot
|
Loading…
Add table
Add a link
Reference in a new issue