diff --git a/bin/robot b/bin/robot index ae19d9c8f..1b682c15a 100755 --- a/bin/robot +++ b/bin/robot @@ -10,7 +10,7 @@ cd "$(dirname "$0")"; cd .. git pull origin master git --git-dir=. --work-tree=$PWD/.. reset --hard -bundle install --deployment +setuser app bundle install --deployment # cp config/secrets-example.yml config/secrets.yml # create manually config/database.yml