From 3e577079e2303057d7867d90879d6f62b0af2824 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 31 Dec 2023 13:13:06 +0100 Subject: [PATCH] debug 2 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index bb6fb04..b1948e2 100755 --- a/scripts/install +++ b/scripts/install @@ -159,7 +159,7 @@ ynh_store_file_checksum --file="/etc/cron.d/$app" # Set permissions to app files # chown -R $app: $final_path -ynh_exec_warn ls -l +ynh_exec_warn ls -l $final_path #================================================= # GENERIC FINALIZATION