From 06cb97a8c80ca14d1e58affed77d801004fe7e3e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 12 Mar 2021 16:27:44 +0100 Subject: [PATCH] It makes no sense to chown before curl ... --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 5978825..c229870 100755 --- a/scripts/install +++ b/scripts/install @@ -216,9 +216,6 @@ ynh_add_systemd_config ### so we're going to use curl to automatically fill the fields and submit the ### forms. -# Set right permissions for curl install -chown -R $app: $final_path - # Set the app as temporarily public for curl call ynh_script_progression --message="Configuring SSOwat..." --time --weight=1 # Making the app public for curl