diff --git a/scripts/install b/scripts/install index 3c14a3a..65b9060 100644 --- a/scripts/install +++ b/scripts/install @@ -106,8 +106,7 @@ install_sources # For any update do it in all files cp ../sources/cas_server.php "$install_dir"/ -#REMOVEME? Assuming the install dir is setup using ynh_setup_source, the proper chmod/chowns are now already applied and it shouldn't be necessary to tweak perms | chmod u=rwX,g=rX,o= -R "$install_dir" -#REMOVEME? Assuming the install dir is setup using ynh_setup_source, the proper chmod/chowns are now already applied and it shouldn't be necessary to tweak perms | chown "$app:$app" -R "$install_dir" + #================================================= # CREATE SYNAPSE CONFIG #=================================================