diff --git a/scripts/install b/scripts/install index 3ab921b..5f14a66 100755 --- a/scripts/install +++ b/scripts/install @@ -103,6 +103,7 @@ chown $app:$app $final_path/plugins chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" +chmod +x $final_path/entrypoint.sh #================================================= # NGINX CONFIGURATION