From d4a173c8bb1cdb2d06a30aa0a97ce37b4897c703 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Fri, 11 Oct 2013 20:03:10 +0530 Subject: [PATCH] use cat instead of tee --- resources/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/install b/resources/install index 0c31fe5a..5ff71189 100755 --- a/resources/install +++ b/resources/install @@ -43,7 +43,7 @@ gem install charlock_holmes --version '0.6.9.4' sudo -u git -H bundle install --deployment --without development test postgres aws # add database.yml template -sudo -u git -H tee config/database.yml < config/database.yml < config/sidekiq.yml <