From 71141a60e8341181b58fb36d3b5b9566e2772439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 May 2024 10:31:21 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 8dee014..41c7ccf 100644 --- a/scripts/restore +++ b/scripts/restore @@ -65,7 +65,6 @@ chown $app:$app "/var/log/$app" yunohost service add $app --description="Federated shared agenda for local communities" --log="/var/log/$app/$app.log" - #================================================= # GENERIC FINALIZATION #=================================================