From 15353cf31211ab1545fcda6c78e30b2753ec66e3 Mon Sep 17 00:00:00 2001 From: Yeray Date: Sat, 27 Jul 2024 21:53:39 +0200 Subject: [PATCH] 12 --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index b358e5d..ca41f10 100644 --- a/scripts/install +++ b/scripts/install @@ -40,10 +40,10 @@ ynh_use_nodejs ynh_script_progression --message="Setting up source files..." ynh_script_progression --message="Url: $git_url" # Download, check integrity, uncompress and patch the source from app.src -ynh_setup_source --dest_dir="$install_dir" +# ynh_setup_source --dest_dir="$install_dir" -chmod -R o-rwx "$install_dir" -chown -R "$app:$app" "$install_dir" +# chmod -R o-rwx "$install_dir" +# chown -R "$app:$app" "$install_dir" #================================================= # ADD A CONFIGURATION