diff --git a/scripts/install b/scripts/install index 40cf122..a66bfb3 100644 --- a/scripts/install +++ b/scripts/install @@ -146,10 +146,6 @@ ynh_add_config --template="../conf/jupyter_notebook_config.py" --destination="$f chown -R root: $final_path/ chown -R $admin: $final_path/.venv/ -#chmod 750 "$final_path" -#chmod -R o-rwx "$final_path" -#chown -R $app:www-data "$final_path" - #================================================= # ADVERTISE SERVICE IN ADMIN PANEL #=================================================