From 829d47a0a4882f1f4c92b6b132ff6e59758db4b9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 6 Aug 2021 21:26:05 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 11c6b81..3b59683 100644 --- a/scripts/install +++ b/scripts/install @@ -93,7 +93,6 @@ popd chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chown -R $app:$app $final_path/node_modules #================================================= # NGINX CONFIGURATION