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