diff --git a/scripts/install b/scripts/install index 4ac70fd..73dc08b 100755 --- a/scripts/install +++ b/scripts/install @@ -106,7 +106,7 @@ popd chmod 750 "$final_path" chmod -R o-rwx "$final_path" -chown -R $app:www-data "$final_path" +chown -R $app:$app "$final_path" #================================================= # NGINX CONFIGURATION