From 777ca487ae4e22009dcdcb2428345f82c5ee26cf Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 27 May 2021 11:30:22 +0200 Subject: [PATCH] Update install --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index db3f7f2..d256023 100755 --- a/scripts/install +++ b/scripts/install @@ -113,6 +113,8 @@ chmod -R 755 "$final_path/plugins/Morpheus" ynh_script_progression --message="Setuping a cron..." ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app" +chown root: "/etc/cron.d/$app" +chmod 644 "/etc/cron.d/$app" #================================================= # SETUP SSOWAT