From f59bc895784b3225ab8fda21d8cf688e4f65d654 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 2 Jun 2021 18:52:28 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 6aaa93c..15c445f 100644 --- a/scripts/install +++ b/scripts/install @@ -100,6 +100,7 @@ ynh_setup_source --dest_dir=$final_path chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" +chmod +x "$final_path/app.js" #================================================= # NGINX CONFIGURATION