From 2ab5196e8587ff5b394bf99a7b88528a47c360c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 3 Sep 2024 12:55:45 +0200 Subject: [PATCH] Cleanup removeme --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 #=================================================