From c137e001254389dedb09d93c9c36957af54c6fc4 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 31 Dec 2023 13:06:39 +0100 Subject: [PATCH] test --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1422da9..6ff4ac2 100755 --- a/scripts/install +++ b/scripts/install @@ -158,7 +158,7 @@ ynh_store_file_checksum --file="/etc/cron.d/$app" #================================================= # Set permissions to app files -chown -R $app: $final_path +# chown -R $app: $final_path #================================================= # GENERIC FINALIZATION