From 5a5c6c5b366133d57da110d6f14935a2ca41f77b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:46:13 +0100 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index 8dd41b6..941eecb 100755 --- a/scripts/install +++ b/scripts/install @@ -54,8 +54,6 @@ ynh_add_systemd_config yunohost service add $app --description="Realtime kanban board for workgroups" --log="/var/log/$app/$app.log" -ynh_use_logrotate - #================================================= # APP INITIAL CONFIGURATION #=================================================