From ade8469022d9251b782d75c053074ed4c8bca893 Mon Sep 17 00:00:00 2001 From: Priit Tamboom Date: Mon, 6 Oct 2014 16:52:20 +0300 Subject: [PATCH] Remove unneeded setuser for Robot --- bin/robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/robot b/bin/robot index 9232e247f..2fa91c03c 100755 --- a/bin/robot +++ b/bin/robot @@ -11,7 +11,7 @@ git pull origin master git reset --hard unset GIT_DIR GIT_WORK_TREE -setuser app bundle install --deployment +bundle install --deployment # cp config/secrets-example.yml config/secrets.yml # create manually config/database.yml