From 92a6fcf93474965cdd8f94f38998354312bda904 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Tue, 11 Jul 2017 15:35:28 +0200 Subject: [PATCH] [fix] get out echo --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index ca2a6ef..a0ef92e 100644 --- a/scripts/install +++ b/scripts/install @@ -104,7 +104,6 @@ popd # Change owner final_path directory sudo chown -R root: "${final_path}" -echo $final_path sudo chown -R $app: "${final_path}/temp/" "${final_path}/logs/" # Modify Nginx configuration file and copy it to Nginx conf directory