From d4e526a3d06c2e8fa2155c7681b108aed399b449 Mon Sep 17 00:00:00 2001 From: Ilya Krasilnikov Date: Tue, 25 Oct 2011 17:32:16 +0400 Subject: [PATCH] unicorn script fix --- script/unicorn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/unicorn b/script/unicorn index 8465bc7e8..6e31ea719 100755 --- a/script/unicorn +++ b/script/unicorn @@ -1,6 +1,6 @@ #!/bin/sh -current_path="/var/www/rosa_build" +current_path="/var/www/rosa_build/current" getpid() {